#60DCBA#60DCBA
#60DCBA is a light, vivid teal. Relative luminance 0.572; OKLCH L 81.5% C 0.122 H 172.4°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCBA |
|---|---|
| RGB | rgb(96, 220, 186) |
| HSL | hsl(164, 64%, 62%) |
| HSV | hsv(164, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 15.5%, 13.7%) |
| CIE-LAB | lab(80.30, -42.67, 6.35) |
| CIE-LCH | lch(80.30, 43.14, 171.53°) |
| OKLab | oklab(81.48% -0.1208 0.0161) |
| OKLCH | oklch(81.48% 0.122 172.4) |
| XYZ | xyz(39.2759, 57.2146, 55.4186) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.82
Mediumaquamarine
#66CDAA
ΔE00 3.88
Eucalyptus
#44D7A8
ΔE00 3.94
Seafoam Blue
#78D1B6
ΔE00 3.97
Aqua Marine
#2EE8BB
ΔE00 4.25
Seafoam
#7FE0B3
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCBA #DC6082
analogous
#60DC7C #60DCBA #60C0DC
triadic
#60DCBA #BA60DC #DCBA60
tetradic
#60DCBA #7C60DC #DC6082 #C0DC60
square
#60DCBA #7C60DC #DC6082 #C0DC60
split-complementary
#60DCBA #DC60C0 #DC7C60
monochromatic
#239F7D #2ED1A4 #60DCBA #92E7D0 #C4F2E6
Accessibility & contrast
On white
1.69
#60DCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#60DCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCBA
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCBA | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB8
Deuteranopia (green-blind)
#C3C2BC
Tritanopia (blue-blind)
#0DDED2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60dcba; /* rgb */ color: rgb(96, 220, 186); /* oklch */ color: oklch(81.5% 0.122 172.4);
Tailwind
colors: {
custom: {
50: '#97e7ce',
500: '#60dcba',
950: '#000000',
},
}SCSS
$custom: #60dcba; $custom-light: #97e7ce; $custom-dark: #000000;
JSON
{
"hex": "#60dcba",
"rgb": {
"r": 96,
"g": 220,
"b": 186
},
"hsl": {
"h": 163.548,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.81483,
"c": 0.12185,
"h": 172.4
},
"luminance": 0.57218
}Semantic roles & 50–950 ramp
primary
#60DCBA
secondary
#A23E59
accent
#1A4BCC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1613
muted
#808483