#62DCC9#62DCC9
#62DCC9 is a light, moderate teal. Relative luminance 0.580; OKLCH L 82.0% C 0.113 H 181.7°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCC9 |
|---|---|
| RGB | rgb(98, 220, 201) |
| HSL | hsl(171, 64%, 62%) |
| HSV | hsv(171, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 8.6%, 13.7%) |
| CIE-LAB | lab(80.74, -38.66, -0.98) |
| CIE-LCH | lch(80.74, 38.67, 181.46°) |
| OKLab | oklab(81.98% -0.113 -0.0033) |
| OKLCH | oklch(81.98% 0.113 181.7) |
| XYZ | xyz(41.1681, 57.9961, 64.2718) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.62
Seafoam Blue
#78D1B6
ΔE00 4.98
Tiffany Blue
#7BF2DA
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 5.53
Aqua (survey)
#13EAC9
ΔE00 5.69
Aquamarine (survey)
#04D8B2
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCC9 #DC6275
analogous
#62DC8C #62DCC9 #62B2DC
triadic
#62DCC9 #C962DC #DCC962
tetradic
#62DCC9 #8C62DC #DC6275 #B2DC62
square
#62DCC9 #8C62DC #DC6275 #B2DC62
split-complementary
#62DCC9 #DC62B2 #DC8C62
monochromatic
#24A08D #30D1B8 #62DCC9 #94E7DA #C6F2EB
Accessibility & contrast
On white
1.67
#62DCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#62DCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCC9
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCC9 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C8
Deuteranopia (green-blind)
#C0C3CB
Tritanopia (blue-blind)
#00E0D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62dcc9; /* rgb */ color: rgb(98, 220, 201); /* oklch */ color: oklch(82.0% 0.113 181.7);
Tailwind
colors: {
custom: {
50: '#99e7d9',
500: '#62dcc9',
950: '#000000',
},
}SCSS
$custom: #62dcc9; $custom-light: #99e7d9; $custom-dark: #000000;
JSON
{
"hex": "#62dcc9",
"rgb": {
"r": 98,
"g": 220,
"b": 201
},
"hsl": {
"h": 170.656,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.81979,
"c": 0.11302,
"h": 181.7
},
"luminance": 0.58
}Semantic roles & 50–950 ramp
primary
#62DCC9
secondary
#A33F4E
accent
#1A36CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483