#60DBAF#60DBAF
#60DBAF is a light, vivid teal. Relative luminance 0.562; OKLCH L 81.0% C 0.128 H 166.8°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #60DBAF |
|---|---|
| RGB | rgb(96, 219, 175) |
| HSL | hsl(159, 63%, 62%) |
| HSV | hsv(159, 56%, 86%) |
| CMYK | cmyk(56.2%, 0%, 20.1%, 14.1%) |
| CIE-LAB | lab(79.75, -44.73, 11.40) |
| CIE-LCH | lch(79.75, 46.16, 165.70°) |
| OKLab | oklab(80.95% -0.1247 0.0292) |
| OKLCH | oklch(80.95% 0.128 166.8) |
| XYZ | xyz(37.8895, 56.2414, 49.4081) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.16
Seafoam
#7FE0B3
ΔE00 3.18
Mediumaquamarine
#66CDAA
ΔE00 3.84
Aqua Marine
#2EE8BB
ΔE00 4.15
Aquamarine (survey)
#04D8B2
ΔE00 4.41
Seafoam Blue
#78D1B6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DBAF #DB608C
analogous
#60DB72 #60DBAF #60C9DB
triadic
#60DBAF #AF60DB #DBAF60
tetradic
#60DBAF #7260DB #DB608C #C9DB60
square
#60DBAF #7260DB #DB608C #C9DB60
split-complementary
#60DBAF #DB60C9 #DB7260
monochromatic
#249D72 #2FCF96 #60DBAF #92E6C8 #C4F2E1
Accessibility & contrast
On white
1.71
#60DBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#60DBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DBAF
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DBAF | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CDAD
Deuteranopia (green-blind)
#C4C0B2
Tritanopia (blue-blind)
#22DCCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #60dbaf; /* rgb */ color: rgb(96, 219, 175); /* oklch */ color: oklch(81.0% 0.128 166.8);
Tailwind
colors: {
custom: {
50: '#97e7c6',
500: '#60dbaf',
950: '#000000',
},
}SCSS
$custom: #60dbaf; $custom-light: #97e7c6; $custom-dark: #000000;
JSON
{
"hex": "#60dbaf",
"rgb": {
"r": 96,
"g": 219,
"b": 175
},
"hsl": {
"h": 158.537,
"s": 63.077,
"l": 61.765
},
"oklch": {
"l": 0.80952,
"c": 0.12804,
"h": 166.8
},
"luminance": 0.56245
}Semantic roles & 50–950 ramp
primary
#60DBAF
secondary
#A13E62
accent
#1B5ACB
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0E1613
muted
#7F8482