#62DEB4#62DEB4
#62DEB4 is a light, vivid teal. Relative luminance 0.581; OKLCH L 81.9% C 0.127 H 168.1°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #62DEB4 |
|---|---|
| RGB | rgb(98, 222, 180) |
| HSL | hsl(160, 65%, 63%) |
| HSV | hsv(160, 56%, 87%) |
| CMYK | cmyk(55.9%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(80.81, -44.50, 10.27) |
| CIE-LCH | lch(80.81, 45.67, 167.01°) |
| OKLab | oklab(81.87% -0.1244 0.0263) |
| OKLCH | oklch(81.87% 0.127 168.1) |
| XYZ | xyz(39.3926, 58.1308, 52.3156) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.80
Seafoam
#7FE0B3
ΔE00 3.14
Aqua Marine
#2EE8BB
ΔE00 3.65
Mediumaquamarine
#66CDAA
ΔE00 4.25
Aquamarine (survey)
#04D8B2
ΔE00 4.38
Light Teal
#90E4C1
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#62DEB4 #DE628C
analogous
#62DE76 #62DEB4 #62CADE
triadic
#62DEB4 #B462DE #DEB462
tetradic
#62DEB4 #7662DE #DE628C #CADE62
square
#62DEB4 #7662DE #DE628C #CADE62
split-complementary
#62DEB4 #DE62CA #DE7662
monochromatic
#22A378 #2FD39C #62DEB4 #95E9CC #C7F3E4
Accessibility & contrast
On white
1.66
#62DEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#62DEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #62DEB4
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##62DEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##62DEB4 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B2
Deuteranopia (green-blind)
#C7C3B7
Tritanopia (blue-blind)
#22DFD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #62deb4; /* rgb */ color: rgb(98, 222, 180); /* oklch */ color: oklch(81.9% 0.127 168.1);
Tailwind
colors: {
custom: {
50: '#98e9ca',
500: '#62deb4',
950: '#000000',
},
}SCSS
$custom: #62deb4; $custom-light: #98e9ca; $custom-dark: #000000;
JSON
{
"hex": "#62deb4",
"rgb": {
"r": 98,
"g": 222,
"b": 180
},
"hsl": {
"h": 159.677,
"s": 65.263,
"l": 62.745
},
"oklch": {
"l": 0.81871,
"c": 0.12719,
"h": 168.1
},
"luminance": 0.58135
}Semantic roles & 50–950 ramp
primary
#62DEB4
secondary
#A63E61
accent
#1856CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482