#62DEB2#62DEB2
#62DEB2 is a light, vivid teal. Relative luminance 0.581; OKLCH L 81.8% C 0.129 H 167.0°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEB2 |
|---|---|
| RGB | rgb(98, 222, 178) |
| HSL | hsl(159, 65%, 63%) |
| HSV | hsv(159, 56%, 87%) |
| CMYK | cmyk(55.9%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(80.77, -44.95, 11.26) |
| CIE-LCH | lch(80.77, 46.34, 165.93°) |
| OKLab | oklab(81.82% -0.1253 0.0289) |
| OKLCH | oklch(81.82% 0.129 167) |
| XYZ | xyz(39.1903, 58.0499, 51.2503) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.64
Seafoam
#7FE0B3
ΔE00 2.94
Aqua Marine
#2EE8BB
ΔE00 3.74
Mediumaquamarine
#66CDAA
ΔE00 4.40
Aquamarine (survey)
#04D8B2
ΔE00 4.61
Light Teal
#90E4C1
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEB2 #DE628E
analogous
#62DE74 #62DEB2 #62CCDE
triadic
#62DEB2 #B262DE #DEB262
tetradic
#62DEB2 #7462DE #DE628E #CCDE62
square
#62DEB2 #7462DE #DE628E #CCDE62
split-complementary
#62DEB2 #DE62CC #DE7462
monochromatic
#22A376 #2FD399 #62DEB2 #95E9CB #C7F3E4
Accessibility & contrast
On white
1.67
#62DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#62DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEB2
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEB2 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#C7C3B5
Tritanopia (blue-blind)
#24DFD1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #62deb2; /* rgb */ color: rgb(98, 222, 178); /* oklch */ color: oklch(81.8% 0.129 167.0);
Tailwind
colors: {
custom: {
50: '#98e9c9',
500: '#62deb2',
950: '#000000',
},
}SCSS
$custom: #62deb2; $custom-light: #98e9c9; $custom-dark: #000000;
JSON
{
"hex": "#62deb2",
"rgb": {
"r": 98,
"g": 222,
"b": 178
},
"hsl": {
"h": 158.71,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.81819,
"c": 0.12862,
"h": 167
},
"luminance": 0.58054
}Semantic roles & 50–950 ramp
primary
#62DEB2
secondary
#A63E63
accent
#1859CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482