#62EEC7#62EEC7
#62EEC7 is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.2% C 0.134 H 171.7°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #62EEC7 |
|---|---|
| RGB | rgb(98, 238, 199) |
| HSL | hsl(163, 80%, 66%) |
| HSV | hsv(163, 59%, 93%) |
| CMYK | cmyk(58.8%, 0%, 16.4%, 6.7%) |
| CIE-LAB | lab(85.94, -47.07, 7.61) |
| CIE-LCH | lch(85.94, 47.68, 170.81°) |
| OKLab | oklab(86.19% -0.1328 0.0194) |
| OKLCH | oklch(86.19% 0.134 171.7) |
| XYZ | xyz(45.9154, 67.8646, 64.7012) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.54
Aqua Marine
#2EE8BB
ΔE00 3.12
Aqua (survey)
#13EAC9
ΔE00 3.83
Aquamarine
#7FFFD4
ΔE00 4.09
Bright Teal
#01F9C6
ΔE00 4.27
Tiffany Blue
#7BF2DA
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62EEC7 #EE6289
analogous
#62EE81 #62EEC7 #62CFEE
triadic
#62EEC7 #C762EE #EEC762
tetradic
#62EEC7 #8162EE #EE6289 #CFEE62
square
#62EEC7 #8162EE #EE6289 #CFEE62
split-complementary
#62EEC7 #EE62CF #EE8162
monochromatic
#15C191 #2BE8B3 #62EEC7 #99F4DB #D0FAEE
Accessibility & contrast
On white
1.44
#62EEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#62EEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62EEC7
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62EEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62EEC7 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C5
Deuteranopia (green-blind)
#D3D1CA
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #62eec7; /* rgb */ color: rgb(98, 238, 199); /* oklch */ color: oklch(86.2% 0.134 171.7);
Tailwind
colors: {
custom: {
50: '#9bf4d8',
500: '#62eec7',
950: '#000000',
},
}SCSS
$custom: #62eec7; $custom-light: #9bf4d8; $custom-dark: #000000;
JSON
{
"hex": "#62eec7",
"rgb": {
"r": 98,
"g": 238,
"b": 199
},
"hsl": {
"h": 163.286,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.86191,
"c": 0.1342,
"h": 171.7
},
"luminance": 0.67869
}Semantic roles & 50–950 ramp
primary
#62EEC7
secondary
#BF355C
accent
#0944DD
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583