#60DACC#60DACC
#60DACC is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.5% C 0.111 H 185.1°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #60DACC |
|---|---|
| RGB | rgb(96, 218, 204) |
| HSL | hsl(173, 62%, 62%) |
| HSV | hsv(173, 56%, 85%) |
| CMYK | cmyk(56%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(80.17, -37.39, -3.42) |
| CIE-LCH | lch(80.17, 37.54, 185.22°) |
| OKLab | oklab(81.53% -0.1107 -0.0098) |
| OKLCH | oklch(81.53% 0.111 185.1) |
| XYZ | xyz(40.7896, 56.9852, 65.9647) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.49
Mediumturquoise
#48D1CC
ΔE00 3.93
Seafoam Blue
#78D1B6
ΔE00 6.03
Tiffany Blue
#7BF2DA
ΔE00 6.23
Aqua (survey)
#13EAC9
ΔE00 7.00
Darkturquoise
#00CED1
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DACC #DA606E
analogous
#60DA8F #60DACC #60ABDA
triadic
#60DACC #CC60DA #DACC60
tetradic
#60DACC #8F60DA #DA606E #ABDA60
square
#60DACC #8F60DA #DA606E #ABDA60
split-complementary
#60DACC #DA60AB #DA8F60
monochromatic
#249B8E #30CDBB #60DACC #92E6DC #C3F1EC
Accessibility & contrast
On white
1.69
#60DACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#60DACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DACC
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DACC | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#00DED5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #60dacc; /* rgb */ color: rgb(96, 218, 204); /* oklch */ color: oklch(81.5% 0.111 185.1);
Tailwind
colors: {
custom: {
50: '#98e6db',
500: '#60dacc',
950: '#000000',
},
}SCSS
$custom: #60dacc; $custom-light: #98e6db; $custom-dark: #000000;
JSON
{
"hex": "#60dacc",
"rgb": {
"r": 96,
"g": 218,
"b": 204
},
"hsl": {
"h": 173.115,
"s": 62.245,
"l": 61.569
},
"oklch": {
"l": 0.8153,
"c": 0.11113,
"h": 185.1
},
"luminance": 0.56989
}Semantic roles & 50–950 ramp
primary
#60DACC
secondary
#A03F4A
accent
#1C30CA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484