#62DFB2#62DFB2
#62DFB2 is a very light, vivid teal. Relative luminance 0.586; OKLCH L 82.1% C 0.130 H 166.7°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFB2 |
|---|---|
| RGB | rgb(98, 223, 178) |
| HSL | hsl(158, 66%, 63%) |
| HSV | hsv(158, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(81.06, -45.38, 11.68) |
| CIE-LCH | lch(81.06, 46.86, 165.56°) |
| OKLab | oklab(82.06% -0.1264 0.0299) |
| OKLCH | oklch(82.06% 0.13 166.7) |
| XYZ | xyz(39.4567, 58.5826, 51.3391) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.74
Seafoam
#7FE0B3
ΔE00 2.87
Aqua Marine
#2EE8BB
ΔE00 3.65
Mediumaquamarine
#66CDAA
ΔE00 4.69
Aquamarine (survey)
#04D8B2
ΔE00 4.78
Light Teal
#90E4C1
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFB2 #DF628F
analogous
#62DF73 #62DFB2 #62CEDF
triadic
#62DFB2 #B262DF #DFB262
tetradic
#62DFB2 #7362DF #DF628F #CEDF62
square
#62DFB2 #7362DF #DF628F #CEDF62
split-complementary
#62DFB2 #DF62CE #DF7362
monochromatic
#22A576 #2FD599 #62DFB2 #95E9CB #C8F4E4
Accessibility & contrast
On white
1.65
#62DFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#62DFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFB2
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFB2 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B0
Deuteranopia (green-blind)
#C8C4B5
Tritanopia (blue-blind)
#23E0D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62dfb2; /* rgb */ color: rgb(98, 223, 178); /* oklch */ color: oklch(82.1% 0.130 166.7);
Tailwind
colors: {
custom: {
50: '#99e9c9',
500: '#62dfb2',
950: '#000000',
},
}SCSS
$custom: #62dfb2; $custom-light: #99e9c9; $custom-dark: #000000;
JSON
{
"hex": "#62dfb2",
"rgb": {
"r": 98,
"g": 223,
"b": 178
},
"hsl": {
"h": 158.4,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.8206,
"c": 0.12991,
"h": 166.7
},
"luminance": 0.58586
}Semantic roles & 50–950 ramp
primary
#62DFB2
secondary
#A83E64
accent
#1759CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482