#62DEBC#62DEBC
#62DEBC is a very light, vivid teal. Relative luminance 0.585; OKLCH L 82.1% C 0.122 H 172.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEBC |
|---|---|
| RGB | rgb(98, 222, 188) |
| HSL | hsl(164, 65%, 63%) |
| HSV | hsv(164, 56%, 87%) |
| CMYK | cmyk(55.9%, 0%, 15.3%, 12.9%) |
| CIE-LAB | lab(81.00, -42.68, 6.30) |
| CIE-LCH | lch(81.00, 43.14, 171.60°) |
| OKLab | oklab(82.08% -0.1208 0.016) |
| OKLCH | oklch(82.08% 0.122 172.5) |
| XYZ | xyz(40.2312, 58.4662, 56.7322) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 4.08
Aqua Marine
#2EE8BB
ΔE00 4.08
Seafoam Blue
#78D1B6
ΔE00 4.20
Eucalyptus
#44D7A8
ΔE00 4.20
Mediumaquamarine
#66CDAA
ΔE00 4.30
Aqua (survey)
#13EAC9
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEBC #DE6284
analogous
#62DE7E #62DEBC #62C2DE
triadic
#62DEBC #BC62DE #DEBC62
tetradic
#62DEBC #7E62DE #DE6284 #C2DE62
square
#62DEBC #7E62DE #DE6284 #C2DE62
split-complementary
#62DEBC #DE62C2 #DE7E62
monochromatic
#22A380 #2FD3A6 #62DEBC #95E9D2 #C7F3E7
Accessibility & contrast
On white
1.65
#62DEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#62DEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEBC
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEBC | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#C5C4BE
Tritanopia (blue-blind)
#15E0D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62debc; /* rgb */ color: rgb(98, 222, 188); /* oklch */ color: oklch(82.1% 0.122 172.5);
Tailwind
colors: {
custom: {
50: '#99e9d0',
500: '#62debc',
950: '#000000',
},
}SCSS
$custom: #62debc; $custom-light: #99e9d0; $custom-dark: #000000;
JSON
{
"hex": "#62debc",
"rgb": {
"r": 98,
"g": 222,
"b": 188
},
"hsl": {
"h": 163.548,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.82083,
"c": 0.1219,
"h": 172.5
},
"luminance": 0.5847
}Semantic roles & 50–950 ramp
primary
#62DEBC
secondary
#A63E5B
accent
#184ACD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483