#60DEB4#60DEB4
#60DEB4 is a light, vivid teal. Relative luminance 0.580; OKLCH L 81.8% C 0.128 H 168.3°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEB4 |
|---|---|
| RGB | rgb(96, 222, 180) |
| HSL | hsl(160, 66%, 62%) |
| HSV | hsv(160, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(80.75, -44.91, 10.17) |
| CIE-LCH | lch(80.75, 46.05, 167.24°) |
| OKLab | oklab(81.8% -0.1256 0.0261) |
| OKLCH | oklch(81.8% 0.128 168.3) |
| XYZ | xyz(39.1794, 58.0209, 52.3056) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.71
Seafoam
#7FE0B3
ΔE00 3.30
Aqua Marine
#2EE8BB
ΔE00 3.52
Aquamarine (survey)
#04D8B2
ΔE00 4.23
Mediumaquamarine
#66CDAA
ΔE00 4.27
Light Teal
#90E4C1
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEB4 #DE608A
analogous
#60DE75 #60DEB4 #60C9DE
triadic
#60DEB4 #B460DE #DEB460
tetradic
#60DEB4 #7560DE #DE608A #C9DE60
square
#60DEB4 #7560DE #DE608A #C9DE60
split-complementary
#60DEB4 #DE60C9 #DE7560
monochromatic
#22A277 #2DD39C #60DEB4 #93E9CC #C5F3E4
Accessibility & contrast
On white
1.67
#60DEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#60DEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEB4
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEB4 | 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)
#D9D0B2
Deuteranopia (green-blind)
#C6C3B7
Tritanopia (blue-blind)
#18DFD2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60deb4; /* rgb */ color: rgb(96, 222, 180); /* oklch */ color: oklch(81.8% 0.128 168.3);
Tailwind
colors: {
custom: {
50: '#97e9ca',
500: '#60deb4',
950: '#000000',
},
}SCSS
$custom: #60deb4; $custom-light: #97e9ca; $custom-dark: #000000;
JSON
{
"hex": "#60deb4",
"rgb": {
"r": 96,
"g": 222,
"b": 180
},
"hsl": {
"h": 160,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.81804,
"c": 0.12828,
"h": 168.3
},
"luminance": 0.58025
}Semantic roles & 50–950 ramp
primary
#60DEB4
secondary
#A53D60
accent
#1855CD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482