#62DEC8#62DEC8
#62DEC8 is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.4% C 0.116 H 179.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEC8 |
|---|---|
| RGB | rgb(98, 222, 200) |
| HSL | hsl(169, 65%, 63%) |
| HSV | hsv(169, 56%, 87%) |
| CMYK | cmyk(55.9%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(81.29, -39.81, 0.36) |
| CIE-LCH | lch(81.29, 39.81, 179.48°) |
| OKLab | oklab(82.42% -0.1155 0.0003) |
| OKLCH | oklch(82.42% 0.116 179.8) |
| XYZ | xyz(41.5789, 59.0053, 63.8304) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.04
Tiffany Blue
#7BF2DA
ΔE00 4.68
Seafoam Blue
#78D1B6
ΔE00 4.75
Aqua (survey)
#13EAC9
ΔE00 4.90
Aquamarine (survey)
#04D8B2
ΔE00 5.89
Mediumaquamarine
#66CDAA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEC8 #DE6278
analogous
#62DE8A #62DEC8 #62B6DE
triadic
#62DEC8 #C862DE #DEC862
tetradic
#62DEC8 #8A62DE #DE6278 #B6DE62
square
#62DEC8 #8A62DE #DE6278 #B6DE62
split-complementary
#62DEC8 #DE62B6 #DE8A62
monochromatic
#22A38C #2FD3B6 #62DEC8 #95E9DA #C7F3EB
Accessibility & contrast
On white
1.64
#62DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#62DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEC8
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEC8 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C7
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#00E1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62dec8; /* rgb */ color: rgb(98, 222, 200); /* oklch */ color: oklch(82.4% 0.116 179.8);
Tailwind
colors: {
custom: {
50: '#99e9d8',
500: '#62dec8',
950: '#000000',
},
}SCSS
$custom: #62dec8; $custom-light: #99e9d8; $custom-dark: #000000;
JSON
{
"hex": "#62dec8",
"rgb": {
"r": 98,
"g": 222,
"b": 200
},
"hsl": {
"h": 169.355,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.82423,
"c": 0.11554,
"h": 179.8
},
"luminance": 0.59009
}Semantic roles & 50–950 ramp
primary
#62DEC8
secondary
#A63E50
accent
#1838CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483