#62DEC9#62DEC9
#62DEC9 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.5% C 0.115 H 180.5°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEC9 |
|---|---|
| RGB | rgb(98, 222, 201) |
| HSL | hsl(170, 65%, 63%) |
| HSV | hsv(170, 56%, 87%) |
| CMYK | cmyk(55.9%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(81.32, -39.57, -0.13) |
| CIE-LCH | lch(81.32, 39.57, 180.19°) |
| OKLab | oklab(82.45% -0.1151 -0.001) |
| OKLCH | oklch(82.45% 0.115 180.5) |
| XYZ | xyz(41.6962, 59.0522, 64.4479) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.81
Tiffany Blue
#7BF2DA
ΔE00 4.71
Seafoam Blue
#78D1B6
ΔE00 4.92
Aqua (survey)
#13EAC9
ΔE00 5.07
Aquamarine (survey)
#04D8B2
ΔE00 6.14
Mediumturquoise
#48D1CC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEC9 #DE6277
analogous
#62DE8B #62DEC9 #62B5DE
triadic
#62DEC9 #C962DE #DEC962
tetradic
#62DEC9 #8B62DE #DE6277 #B5DE62
square
#62DEC9 #8B62DE #DE6277 #B5DE62
split-complementary
#62DEC9 #DE62B5 #DE8B62
monochromatic
#22A38D #2FD3B8 #62DEC9 #95E9DA #C7F3EC
Accessibility & contrast
On white
1.64
#62DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#62DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEC9
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEC9 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C8
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#00E1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62dec9; /* rgb */ color: rgb(98, 222, 201); /* oklch */ color: oklch(82.5% 0.115 180.5);
Tailwind
colors: {
custom: {
50: '#99e9d9',
500: '#62dec9',
950: '#000000',
},
}SCSS
$custom: #62dec9; $custom-light: #99e9d9; $custom-dark: #000000;
JSON
{
"hex": "#62dec9",
"rgb": {
"r": 98,
"g": 222,
"b": 201
},
"hsl": {
"h": 169.839,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.82453,
"c": 0.11511,
"h": 180.5
},
"luminance": 0.59056
}Semantic roles & 50–950 ramp
primary
#62DEC9
secondary
#A63E50
accent
#1837CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483