breadcrumb

Medium Aquamarine

How Medium Aquamarine is Used

Industries that Commonly Use Medium Aquamarine

Color Code Details

HEX #66cc99
RGB (102, 204, 153);
RGBA (102, 204, 153, 1)
HSL (150, 50%, 60%);
HSLA (150, 50%, 60%, 1);
HSV 150,50,80
HSB 150, 50, 80
HWB 150 40% 20%
CMYK 50, 0, 25, 20
Pantone 7488 C

Preview & Codes Examples

Text Color with Medium Aquamarine

This Text has a Font Color of #66cc99
.text {color:#66cc99;}
.text {color:rgba(102, 204, 153, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Medium Aquamarine

This element has a background color of #66cc99
.element {background-color:#66cc99;}
.element {background-color:rgba(102, 204, 153, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Medium Aquamarine

This element has a border color of #66cc99
.element {border:1px solid #66cc99;}
.element {border:1px solid rgba(102, 204, 153, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #66cc99;

Sass / SCSS

$variable: #66cc99;

Less

@variable: #66cc99;

Similar Green Shades You Might Like

Green represents nature, balance, and growth. It’s perfect for eco-friendly projects, wellness brands, and clean tech startups. Check out similar green UI colors for your next project.

Your Opinion Shapes our Colors.