#62DEBB#62DEBB
#62DEBB is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.1% C 0.123 H 171.9°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEBB |
|---|---|
| RGB | rgb(98, 222, 187) |
| HSL | hsl(163, 65%, 63%) |
| HSV | hsv(163, 56%, 87%) |
| CMYK | cmyk(55.9%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(80.97, -42.91, 6.80) |
| CIE-LCH | lch(80.97, 43.44, 171.00°) |
| OKLab | oklab(82.06% -0.1213 0.0173) |
| OKLCH | oklch(82.06% 0.123 171.9) |
| XYZ | xyz(40.1238, 58.4232, 56.1664) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.96
Eucalyptus
#44D7A8
ΔE00 3.98
Aquamarine (survey)
#04D8B2
ΔE00 4.05
Mediumaquamarine
#66CDAA
ΔE00 4.23
Seafoam Blue
#78D1B6
ΔE00 4.27
Seafoam
#7FE0B3
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEBB #DE6285
analogous
#62DE7D #62DEBB #62C3DE
triadic
#62DEBB #BB62DE #DEBB62
tetradic
#62DEBB #7D62DE #DE6285 #C3DE62
square
#62DEBB #7D62DE #DE6285 #C3DE62
split-complementary
#62DEBB #DE62C3 #DE7D62
monochromatic
#22A37F #2FD3A5 #62DEBB #95E9D1 #C7F3E7
Accessibility & contrast
On white
1.66
#62DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#62DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEBB
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEBB | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 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)
#D8D1B9
Deuteranopia (green-blind)
#C5C4BD
Tritanopia (blue-blind)
#17E0D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62debb; /* rgb */ color: rgb(98, 222, 187); /* oklch */ color: oklch(82.1% 0.123 171.9);
Tailwind
colors: {
custom: {
50: '#99e9cf',
500: '#62debb',
950: '#000000',
},
}SCSS
$custom: #62debb; $custom-light: #99e9cf; $custom-dark: #000000;
JSON
{
"hex": "#62debb",
"rgb": {
"r": 98,
"g": 222,
"b": 187
},
"hsl": {
"h": 163.065,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.82056,
"c": 0.12253,
"h": 171.9
},
"luminance": 0.58427
}Semantic roles & 50–950 ramp
primary
#62DEBB
secondary
#A63E5B
accent
#184BCD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1613
muted
#808483