#62DFAF#62DFAF
#62DFAF is a light, vivid teal. Relative luminance 0.585; OKLCH L 82.0% C 0.132 H 165.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFAF |
|---|---|
| RGB | rgb(98, 223, 175) |
| HSL | hsl(157, 66%, 63%) |
| HSV | hsv(157, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 21.5%, 12.5%) |
| CIE-LAB | lab(81.00, -46.04, 13.17) |
| CIE-LCH | lch(81.00, 47.88, 164.03°) |
| OKLab | oklab(81.98% -0.1278 0.0337) |
| OKLCH | oklch(81.98% 0.132 165.2) |
| XYZ | xyz(39.1588, 58.4635, 49.7701) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.74
Seafoam
#7FE0B3
ΔE00 2.78
Aqua Marine
#2EE8BB
ΔE00 3.96
Mediumaquamarine
#66CDAA
ΔE00 5.01
Aquamarine (survey)
#04D8B2
ΔE00 5.21
Light Teal
#90E4C1
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFAF #DF6292
analogous
#62DF70 #62DFAF #62D1DF
triadic
#62DFAF #AF62DF #DFAF62
tetradic
#62DFAF #7062DF #DF6292 #D1DF62
square
#62DFAF #7062DF #DF6292 #D1DF62
split-complementary
#62DFAF #DF62D1 #DF7062
monochromatic
#22A573 #2FD595 #62DFAF #95E9C9 #C8F4E3
Accessibility & contrast
On white
1.65
#62DFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#62DFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFAF
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFAF | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AC
Deuteranopia (green-blind)
#C9C4B2
Tritanopia (blue-blind)
#27DFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62dfaf; /* rgb */ color: rgb(98, 223, 175); /* oklch */ color: oklch(82.0% 0.132 165.2);
Tailwind
colors: {
custom: {
50: '#98eac7',
500: '#62dfaf',
950: '#000000',
},
}SCSS
$custom: #62dfaf; $custom-light: #98eac7; $custom-dark: #000000;
JSON
{
"hex": "#62dfaf",
"rgb": {
"r": 98,
"g": 223,
"b": 175
},
"hsl": {
"h": 156.96,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.81984,
"c": 0.13214,
"h": 165.2
},
"luminance": 0.58467
}Semantic roles & 50–950 ramp
primary
#62DFAF
secondary
#A83E66
accent
#175ECE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482