#60D4CC#60D4CC
#60D4CC is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.1% C 0.106 H 189.1°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #60D4CC |
|---|---|
| RGB | rgb(96, 212, 204) |
| HSL | hsl(176, 57%, 60%) |
| HSV | hsv(176, 55%, 83%) |
| CMYK | cmyk(54.7%, 0%, 3.8%, 16.9%) |
| CIE-LAB | lab(78.42, -34.61, -6.00) |
| CIE-LCH | lch(78.42, 35.13, 189.84°) |
| OKLab | oklab(80.11% -0.1043 -0.0168) |
| OKLCH | oklch(80.11% 0.106 189.1) |
| XYZ | xyz(39.2617, 53.9296, 65.4554) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 1.99
Turquoise
#40E0D0
ΔE00 4.34
Darkturquoise
#00CED1
ΔE00 5.11
Seafoam Blue
#78D1B6
ΔE00 7.35
Topaz
#13BBAF
ΔE00 7.75
Turquoise (survey)
#06C2AC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D4CC #D46068
analogous
#60D492 #60D4CC #60A2D4
triadic
#60D4CC #CC60D4 #D4CC60
tetradic
#60D4CC #9260D4 #D46068 #A2D460
square
#60D4CC #9260D4 #D46068 #A2D460
split-complementary
#60D4CC #D460A2 #D49260
monochromatic
#28928B #35C2B8 #60D4CC #90E1DB #C0EEEB
Accessibility & contrast
On white
1.78
#60D4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#60D4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D4CC
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D4CC | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#B7BCCD
Tritanopia (blue-blind)
#00D9D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #60d4cc; /* rgb */ color: rgb(96, 212, 204); /* oklch */ color: oklch(80.1% 0.106 189.1);
Tailwind
colors: {
custom: {
50: '#97e1db',
500: '#60d4cc',
950: '#000000',
},
}SCSS
$custom: #60d4cc; $custom-light: #97e1db; $custom-dark: #000000;
JSON
{
"hex": "#60d4cc",
"rgb": {
"r": 96,
"g": 212,
"b": 204
},
"hsl": {
"h": 175.862,
"s": 57.426,
"l": 60.392
},
"oklch": {
"l": 0.80113,
"c": 0.10563,
"h": 189.1
},
"luminance": 0.53933
}Semantic roles & 50–950 ramp
primary
#60D4CC
secondary
#984147
accent
#202CC5
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484