#62DCC8#62DCC8
#62DCC8 is a light, moderate teal. Relative luminance 0.580; OKLCH L 82.0% C 0.113 H 181.0°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #62DCC8 |
|---|---|
| RGB | rgb(98, 220, 200) |
| HSL | hsl(170, 64%, 62%) |
| HSV | hsv(170, 55%, 86%) |
| CMYK | cmyk(55.5%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(80.71, -38.91, -0.49) |
| CIE-LCH | lch(80.71, 38.91, 180.72°) |
| OKLab | oklab(81.95% -0.1134 -0.0019) |
| OKLCH | oklch(81.95% 0.113 181) |
| XYZ | xyz(41.0509, 57.9492, 63.6543) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.79
Seafoam Blue
#78D1B6
ΔE00 4.78
Tiffany Blue
#7BF2DA
ΔE00 5.16
Aqua (survey)
#13EAC9
ΔE00 5.49
Mediumturquoise
#48D1CC
ΔE00 5.82
Aquamarine (survey)
#04D8B2
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DCC8 #DC6276
analogous
#62DC8B #62DCC8 #62B3DC
triadic
#62DCC8 #C862DC #DCC862
tetradic
#62DCC8 #8B62DC #DC6276 #B3DC62
square
#62DCC8 #8B62DC #DC6276 #B3DC62
split-complementary
#62DCC8 #DC62B3 #DC8B62
monochromatic
#24A08C #30D1B6 #62DCC8 #94E7DA #C6F2EB
Accessibility & contrast
On white
1.67
#62DCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#62DCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DCC8
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DCC8 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C7
Deuteranopia (green-blind)
#C0C3CA
Tritanopia (blue-blind)
#00E0D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62dcc8; /* rgb */ color: rgb(98, 220, 200); /* oklch */ color: oklch(82.0% 0.113 181.0);
Tailwind
colors: {
custom: {
50: '#99e7d8',
500: '#62dcc8',
950: '#000000',
},
}SCSS
$custom: #62dcc8; $custom-light: #99e7d8; $custom-dark: #000000;
JSON
{
"hex": "#62dcc8",
"rgb": {
"r": 98,
"g": 220,
"b": 200
},
"hsl": {
"h": 170.164,
"s": 63.542,
"l": 62.353
},
"oklch": {
"l": 0.8195,
"c": 0.11343,
"h": 181
},
"luminance": 0.57953
}Semantic roles & 50–950 ramp
primary
#62DCC8
secondary
#A33F4F
accent
#1A37CB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483