#62DFB0#62DFB0
#62DFB0 is a very light, vivid teal. Relative luminance 0.585; OKLCH L 82.0% C 0.131 H 165.7°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #62DFB0 |
|---|---|
| RGB | rgb(98, 223, 176) |
| HSL | hsl(157, 66%, 63%) |
| HSV | hsv(157, 56%, 87%) |
| CMYK | cmyk(56.1%, 0%, 21.1%, 12.5%) |
| CIE-LAB | lab(81.02, -45.82, 12.67) |
| CIE-LCH | lch(81.02, 47.54, 164.54°) |
| OKLab | oklab(82.01% -0.1273 0.0325) |
| OKLCH | oklch(82.01% 0.131 165.7) |
| XYZ | xyz(39.2574, 58.5029, 50.2892) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.72
Seafoam
#7FE0B3
ΔE00 2.79
Aqua Marine
#2EE8BB
ΔE00 3.84
Mediumaquamarine
#66CDAA
ΔE00 4.89
Aquamarine (survey)
#04D8B2
ΔE00 5.06
Light Teal
#90E4C1
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DFB0 #DF6291
analogous
#62DF71 #62DFB0 #62D0DF
triadic
#62DFB0 #B062DF #DFB062
tetradic
#62DFB0 #7162DF #DF6291 #D0DF62
square
#62DFB0 #7162DF #DF6291 #D0DF62
split-complementary
#62DFB0 #DF62D0 #DF7162
monochromatic
#22A574 #2FD596 #62DFB0 #95E9CA #C8F4E3
Accessibility & contrast
On white
1.65
#62DFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#62DFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DFB0
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DFB0 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AE
Deuteranopia (green-blind)
#C9C4B3
Tritanopia (blue-blind)
#26DFD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62dfb0; /* rgb */ color: rgb(98, 223, 176); /* oklch */ color: oklch(82.0% 0.131 165.7);
Tailwind
colors: {
custom: {
50: '#98eac7',
500: '#62dfb0',
950: '#000000',
},
}SCSS
$custom: #62dfb0; $custom-light: #98eac7; $custom-dark: #000000;
JSON
{
"hex": "#62dfb0",
"rgb": {
"r": 98,
"g": 223,
"b": 176
},
"hsl": {
"h": 157.44,
"s": 66.138,
"l": 62.941
},
"oklch": {
"l": 0.82009,
"c": 0.13139,
"h": 165.7
},
"luminance": 0.58507
}Semantic roles & 50–950 ramp
primary
#62DFB0
secondary
#A83E65
accent
#175CCE
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482