#62DFC2#62DFC2
#62DFC2 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.5% C 0.120 H 175.5°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFC2 |
|---|---|
| RGB | rgb(98, 223, 194) |
| HSL | hsl(166, 66%, 63%) |
| HSV | hsv(166, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 13%, 12.5%) |
| CIE-LAB | lab(81.44, -41.71, 3.75) |
| CIE-LCH | lch(81.44, 41.88, 174.86°) |
| OKLab | oklab(82.49% -0.1192 0.0093) |
| OKLCH | oklch(82.49% 0.12 175.5) |
| XYZ | xyz(41.1578, 59.2631, 60.2984) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 4.14
Seafoam Blue
#78D1B6
ΔE00 4.27
Aquamarine (survey)
#04D8B2
ΔE00 4.61
Turquoise
#40E0D0
ΔE00 4.83
Tiffany Blue
#7BF2DA
ΔE00 4.85
Aqua Marine
#2EE8BB
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFC2 #DF627F
analogous
#62DF83 #62DFC2 #62BDDF
triadic
#62DFC2 #C262DF #DFC262
tetradic
#62DFC2 #8362DF #DF627F #BDDF62
square
#62DFC2 #8362DF #DF627F #BDDF62
split-complementary
#62DFC2 #DF62BD #DF8362
monochromatic
#22A587 #2FD5AE #62DFC2 #95E9D6 #C8F4EA
Accessibility & contrast
On white
1.63
#62DFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#62DFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFC2
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFC2 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2C1
Deuteranopia (green-blind)
#C5C5C4
Tritanopia (blue-blind)
#01E2D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #62dfc2; /* rgb */ color: rgb(98, 223, 194); /* oklch */ color: oklch(82.5% 0.120 175.5);
Tailwind
colors: {
custom: {
50: '#99e9d4',
500: '#62dfc2',
950: '#000000',
},
}SCSS
$custom: #62dfc2; $custom-light: #99e9d4; $custom-dark: #000000;
JSON
{
"hex": "#62dfc2",
"rgb": {
"r": 98,
"g": 223,
"b": 194
},
"hsl": {
"h": 166.08,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.82488,
"c": 0.11961,
"h": 175.5
},
"luminance": 0.59267
}Semantic roles & 50–950 ramp
primary
#62DFC2
secondary
#A83E56
accent
#1742CE
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483