#60DCAF#60DCAF
#60DCAF is a light, vivid teal. Relative luminance 0.568; OKLCH L 81.2% C 0.129 H 166.5°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCAF |
|---|---|
| RGB | rgb(96, 220, 175) |
| HSL | hsl(158, 64%, 62%) |
| HSV | hsv(158, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(80.05, -45.17, 11.82) |
| CIE-LCH | lch(80.05, 46.69, 165.34°) |
| OKLab | oklab(81.19% -0.1257 0.0303) |
| OKLCH | oklch(81.19% 0.129 166.5) |
| XYZ | xyz(38.1512, 56.7647, 49.4953) |
| Luminance | 0.5677 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.22
Seafoam
#7FE0B3
ΔE00 3.08
Aqua Marine
#2EE8BB
ΔE00 4.04
Mediumaquamarine
#66CDAA
ΔE00 4.13
Aquamarine (survey)
#04D8B2
ΔE00 4.56
Light Teal
#90E4C1
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCAF #DC608D
analogous
#60DC71 #60DCAF #60CBDC
triadic
#60DCAF #AF60DC #DCAF60
tetradic
#60DCAF #7160DC #DC608D #CBDC60
square
#60DCAF #7160DC #DC608D #CBDC60
split-complementary
#60DCAF #DC60CB #DC7160
monochromatic
#239F72 #2ED196 #60DCAF #92E7C8 #C4F2E1
Accessibility & contrast
On white
1.70
#60DCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#60DCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCAF
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCAF | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CEAD
Deuteranopia (green-blind)
#C5C1B2
Tritanopia (blue-blind)
#21DDCF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #60dcaf; /* rgb */ color: rgb(96, 220, 175); /* oklch */ color: oklch(81.2% 0.129 166.5);
Tailwind
colors: {
custom: {
50: '#97e7c6',
500: '#60dcaf',
950: '#000000',
},
}SCSS
$custom: #60dcaf; $custom-light: #97e7c6; $custom-dark: #000000;
JSON
{
"hex": "#60dcaf",
"rgb": {
"r": 96,
"g": 220,
"b": 175
},
"hsl": {
"h": 158.226,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.81194,
"c": 0.12933,
"h": 166.5
},
"luminance": 0.56768
}Semantic roles & 50–950 ramp
primary
#60DCAF
secondary
#A23E62
accent
#1A5ACC
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0E1613
muted
#7F8482