#62DEC0#62DEC0
#62DEC0 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.2% C 0.120 H 174.8°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEC0 |
|---|---|
| RGB | rgb(98, 222, 192) |
| HSL | hsl(165, 65%, 63%) |
| HSV | hsv(165, 56%, 87%) |
| CMYK | cmyk(55.9%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(81.09, -41.74, 4.32) |
| CIE-LCH | lch(81.09, 41.96, 174.09°) |
| OKLab | oklab(82.19% -0.1191 0.0108) |
| OKLCH | oklch(82.19% 0.12 174.8) |
| XYZ | xyz(40.6684, 58.6411, 59.0346) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.06
Aqua (survey)
#13EAC9
ΔE00 4.30
Aquamarine (survey)
#04D8B2
ΔE00 4.40
Aqua Marine
#2EE8BB
ΔE00 4.75
Mediumaquamarine
#66CDAA
ΔE00 4.75
Turquoise
#40E0D0
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEC0 #DE6280
analogous
#62DE82 #62DEC0 #62BEDE
triadic
#62DEC0 #C062DE #DEC062
tetradic
#62DEC0 #8262DE #DE6280 #BEDE62
square
#62DEC0 #8262DE #DE6280 #BEDE62
split-complementary
#62DEC0 #DE62BE #DE8262
monochromatic
#22A384 #2FD3AC #62DEC0 #95E9D4 #C7F3E9
Accessibility & contrast
On white
1.65
#62DEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#62DEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEC0
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEC0 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BF
Deuteranopia (green-blind)
#C4C4C2
Tritanopia (blue-blind)
#0AE0D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62dec0; /* rgb */ color: rgb(98, 222, 192); /* oklch */ color: oklch(82.2% 0.120 174.8);
Tailwind
colors: {
custom: {
50: '#99e9d3',
500: '#62dec0',
950: '#000000',
},
}SCSS
$custom: #62dec0; $custom-light: #99e9d3; $custom-dark: #000000;
JSON
{
"hex": "#62dec0",
"rgb": {
"r": 98,
"g": 222,
"b": 192
},
"hsl": {
"h": 165.484,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.82194,
"c": 0.11956,
"h": 174.8
},
"luminance": 0.58645
}Semantic roles & 50–950 ramp
primary
#62DEC0
secondary
#A63E57
accent
#1844CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483