#62EECC#62EECC
#62EECC is a very light, vivid teal. Relative luminance 0.681; OKLCH L 86.3% C 0.131 H 174.3°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #62EECC |
|---|---|
| RGB | rgb(98, 238, 204) |
| HSL | hsl(165, 80%, 66%) |
| HSV | hsv(165, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 14.3%, 6.7%) |
| CIE-LAB | lab(86.06, -45.90, 5.17) |
| CIE-LCH | lch(86.06, 46.19, 173.58°) |
| OKLab | oklab(86.33% -0.1306 0.013) |
| OKLCH | oklch(86.33% 0.131 174.3) |
| XYZ | xyz(46.5055, 68.1007, 67.8089) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.14
Aqua (survey)
#13EAC9
ΔE00 3.28
Tiffany Blue
#7BF2DA
ΔE00 3.45
Aqua Marine
#2EE8BB
ΔE00 3.87
Aquamarine
#7FFFD4
ΔE00 4.58
Light Aqua
#8CFFDB
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EECC #EE6284
analogous
#62EE86 #62EECC #62CAEE
triadic
#62EECC #CC62EE #EECC62
tetradic
#62EECC #8662EE #EE6284 #CAEE62
square
#62EECC #8662EE #EE6284 #CAEE62
split-complementary
#62EECC #EE62CA #EE8662
monochromatic
#15C197 #2BE8BA #62EECC #99F4DE #D0FAF0
Accessibility & contrast
On white
1.44
#62EECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#62EECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EECC
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EECC | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CA
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#00F0E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62eecc; /* rgb */ color: rgb(98, 238, 204); /* oklch */ color: oklch(86.3% 0.131 174.3);
Tailwind
colors: {
custom: {
50: '#9bf4db',
500: '#62eecc',
950: '#000000',
},
}SCSS
$custom: #62eecc; $custom-light: #9bf4db; $custom-dark: #000000;
JSON
{
"hex": "#62eecc",
"rgb": {
"r": 98,
"g": 238,
"b": 204
},
"hsl": {
"h": 165.429,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.86326,
"c": 0.13121,
"h": 174.3
},
"luminance": 0.68105
}Semantic roles & 50–950 ramp
primary
#62EECC
secondary
#BF3557
accent
#093CDD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1715
muted
#808584