#62DEB9#62DEB9
#62DEB9 is a very light, vivid teal. Relative luminance 0.583; OKLCH L 82.0% C 0.124 H 170.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEB9 |
|---|---|
| RGB | rgb(98, 222, 185) |
| HSL | hsl(162, 65%, 63%) |
| HSV | hsv(162, 56%, 87%) |
| CMYK | cmyk(55.9%, 0%, 16.7%, 12.9%) |
| CIE-LAB | lab(80.93, -43.37, 7.79) |
| CIE-LCH | lch(80.93, 44.06, 169.82°) |
| OKLab | oklab(82% -0.1222 0.0199) |
| OKLCH | oklch(82% 0.124 170.8) |
| XYZ | xyz(39.9111, 58.3382, 55.0466) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.57
Aqua Marine
#2EE8BB
ΔE00 3.77
Seafoam
#7FE0B3
ΔE00 3.94
Aquamarine (survey)
#04D8B2
ΔE00 4.05
Mediumaquamarine
#66CDAA
ΔE00 4.15
Seafoam Blue
#78D1B6
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEB9 #DE6287
analogous
#62DE7B #62DEB9 #62C5DE
triadic
#62DEB9 #B962DE #DEB962
tetradic
#62DEB9 #7B62DE #DE6287 #C5DE62
square
#62DEB9 #7B62DE #DE6287 #C5DE62
split-complementary
#62DEB9 #DE62C5 #DE7B62
monochromatic
#22A37D #2FD3A2 #62DEB9 #95E9D0 #C7F3E6
Accessibility & contrast
On white
1.66
#62DEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#62DEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEB9
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEB9 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B7
Deuteranopia (green-blind)
#C6C3BC
Tritanopia (blue-blind)
#1AE0D3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62deb9; /* rgb */ color: rgb(98, 222, 185); /* oklch */ color: oklch(82.0% 0.124 170.8);
Tailwind
colors: {
custom: {
50: '#99e9ce',
500: '#62deb9',
950: '#000000',
},
}SCSS
$custom: #62deb9; $custom-light: #99e9ce; $custom-dark: #000000;
JSON
{
"hex": "#62deb9",
"rgb": {
"r": 98,
"g": 222,
"b": 185
},
"hsl": {
"h": 162.097,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.82002,
"c": 0.12381,
"h": 170.8
},
"luminance": 0.58342
}Semantic roles & 50–950 ramp
primary
#62DEB9
secondary
#A63E5D
accent
#184ECD
background
#FCFEFE
surface
#F5FDFA
border
#CFD5D3
text
#0F1613
muted
#808483