#60DBAB#60DBAB
#60DBAB is a light, vivid teal. Relative luminance 0.561; OKLCH L 80.9% C 0.131 H 164.8°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #60DBAB |
|---|---|
| RGB | rgb(96, 219, 171) |
| HSL | hsl(157, 63%, 62%) |
| HSV | hsv(157, 56%, 86%) |
| CMYK | cmyk(56.2%, 0%, 21.9%, 14.1%) |
| CIE-LAB | lab(79.66, -45.61, 13.39) |
| CIE-LCH | lch(79.66, 47.54, 163.64°) |
| OKLab | oklab(80.85% -0.1265 0.0343) |
| OKLCH | oklch(80.85% 0.131 164.8) |
| XYZ | xyz(37.5025, 56.0866, 47.3696) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.18
Seafoam
#7FE0B3
ΔE00 3.08
Mediumaquamarine
#66CDAA
ΔE00 4.36
Aqua Marine
#2EE8BB
ΔE00 4.52
Aquamarine (survey)
#04D8B2
ΔE00 5.04
Light Teal
#90E4C1
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DBAB #DB6090
analogous
#60DB6E #60DBAB #60CEDB
triadic
#60DBAB #AB60DB #DBAB60
tetradic
#60DBAB #6E60DB #DB6090 #CEDB60
square
#60DBAB #6E60DB #DB6090 #CEDB60
split-complementary
#60DBAB #DB60CE #DB6E60
monochromatic
#249D6E #2FCF90 #60DBAB #92E6C5 #C4F2E0
Accessibility & contrast
On white
1.72
#60DBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#60DBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DBAB
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DBAB | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA8
Deuteranopia (green-blind)
#C5C0AE
Tritanopia (blue-blind)
#26DBCE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60dbab; /* rgb */ color: rgb(96, 219, 171); /* oklch */ color: oklch(80.9% 0.131 164.8);
Tailwind
colors: {
custom: {
50: '#97e7c4',
500: '#60dbab',
950: '#000000',
},
}SCSS
$custom: #60dbab; $custom-light: #97e7c4; $custom-dark: #000000;
JSON
{
"hex": "#60dbab",
"rgb": {
"r": 96,
"g": 219,
"b": 171
},
"hsl": {
"h": 156.585,
"s": 63.077,
"l": 61.765
},
"oklch": {
"l": 0.80852,
"c": 0.13104,
"h": 164.8
},
"luminance": 0.5609
}Semantic roles & 50–950 ramp
primary
#60DBAB
secondary
#A13E65
accent
#1B5FCB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0E1612
muted
#7F8482