#62DFB3#62DFB3
#62DFB3 is a very light, vivid teal. Relative luminance 0.586; OKLCH L 82.1% C 0.129 H 167.2°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFB3 |
|---|---|
| RGB | rgb(98, 223, 179) |
| HSL | hsl(159, 66%, 63%) |
| HSV | hsv(159, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 19.7%, 12.5%) |
| CIE-LAB | lab(81.08, -45.16, 11.19) |
| CIE-LCH | lch(81.08, 46.52, 166.09°) |
| OKLab | oklab(82.09% -0.126 0.0287) |
| OKLCH | oklch(82.09% 0.129 167.2) |
| XYZ | xyz(39.5575, 58.6229, 51.8698) |
| Luminance | 0.5863 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.78
Seafoam
#7FE0B3
ΔE00 2.95
Aqua Marine
#2EE8BB
ΔE00 3.58
Mediumaquamarine
#66CDAA
ΔE00 4.60
Aquamarine (survey)
#04D8B2
ΔE00 4.65
Light Teal
#90E4C1
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFB3 #DF628E
analogous
#62DF74 #62DFB3 #62CDDF
triadic
#62DFB3 #B362DF #DFB362
tetradic
#62DFB3 #7462DF #DF628E #CDDF62
square
#62DFB3 #7462DF #DF628E #CDDF62
split-complementary
#62DFB3 #DF62CD #DF7462
monochromatic
#22A577 #2FD59A #62DFB3 #95E9CC #C8F4E4
Accessibility & contrast
On white
1.65
#62DFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#62DFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFB3
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFB3 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B1
Deuteranopia (green-blind)
#C8C4B6
Tritanopia (blue-blind)
#22E0D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62dfb3; /* rgb */ color: rgb(98, 223, 179); /* oklch */ color: oklch(82.1% 0.129 167.2);
Tailwind
colors: {
custom: {
50: '#99e9c9',
500: '#62dfb3',
950: '#000000',
},
}SCSS
$custom: #62dfb3; $custom-light: #99e9c9; $custom-dark: #000000;
JSON
{
"hex": "#62dfb3",
"rgb": {
"r": 98,
"g": 223,
"b": 179
},
"hsl": {
"h": 158.88,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.82085,
"c": 0.12918,
"h": 167.2
},
"luminance": 0.58627
}Semantic roles & 50–950 ramp
primary
#62DFB3
secondary
#A83E63
accent
#1758CE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482