#60DEB0#60DEB0
#60DEB0 is a light, vivid teal. Relative luminance 0.579; OKLCH L 81.7% C 0.131 H 166.3°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEB0 |
|---|---|
| RGB | rgb(96, 222, 176) |
| HSL | hsl(158, 66%, 62%) |
| HSV | hsv(158, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(80.66, -45.80, 12.16) |
| CIE-LCH | lch(80.66, 47.39, 165.13°) |
| OKLab | oklab(81.7% -0.1274 0.0312) |
| OKLCH | oklch(81.7% 0.131 166.3) |
| XYZ | xyz(38.7778, 57.8602, 50.1905) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.46
Seafoam
#7FE0B3
ΔE00 2.98
Aqua Marine
#2EE8BB
ΔE00 3.77
Mediumaquamarine
#66CDAA
ΔE00 4.61
Aquamarine (survey)
#04D8B2
ΔE00 4.74
Light Teal
#90E4C1
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEB0 #DE608E
analogous
#60DE71 #60DEB0 #60CDDE
triadic
#60DEB0 #B060DE #DEB060
tetradic
#60DEB0 #7160DE #DE608E #CDDE60
square
#60DEB0 #7160DE #DE608E #CDDE60
split-complementary
#60DEB0 #DE60CD #DE7160
monochromatic
#22A273 #2DD397 #60DEB0 #93E9C9 #C5F3E2
Accessibility & contrast
On white
1.67
#60DEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#60DEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEB0
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEB0 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AE
Deuteranopia (green-blind)
#C7C3B3
Tritanopia (blue-blind)
#1EDFD1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60deb0; /* rgb */ color: rgb(96, 222, 176); /* oklch */ color: oklch(81.7% 0.131 166.3);
Tailwind
colors: {
custom: {
50: '#97e9c7',
500: '#60deb0',
950: '#000000',
},
}SCSS
$custom: #60deb0; $custom-light: #97e9c7; $custom-dark: #000000;
JSON
{
"hex": "#60deb0",
"rgb": {
"r": 96,
"g": 222,
"b": 176
},
"hsl": {
"h": 158.095,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.81701,
"c": 0.13116,
"h": 166.3
},
"luminance": 0.57864
}Semantic roles & 50–950 ramp
primary
#60DEB0
secondary
#A53D63
accent
#185ACD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482