RGB
102, 241, 194
HSL
160°, 83%, 67%
CMYK
58, 0, 20, 5
HSV
160°, 58%, 95%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #66F1C2 |
color: #66F1C2;
|
| RGB | 102, 241, 194 |
color: rgb(102, 241, 194);
|
| RGB Percentage | 40%, 95%, 76% |
color: rgb(40%, 95%, 76%);
|
| CMYK | 58%, 0%, 20%, 5% | Not supported in CSS |
| HSL | 160°, 83%, 67% |
color: hsl(160, 83%, 67%);
|
| HSV | 160°, 58%, 95% | Not supported in CSS |
| CIE-LAB | 54, -28, 16 |
color: lab(54% -28 16);
|
| Decimal | 6746562 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.aquamarine {
color: #66F1C2;
}
SCSS
$aquamarine: #66F1C2;
RGB
rgb(102, 241, 194)
Accessibility & Contrast
White background
1.41:1
1.41
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
14.93:1
14.93
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element