#60D5DC#60D5DC
#60D5DC is a light, moderate teal. Relative luminance 0.552; OKLCH L 80.9% C 0.105 H 200.7°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #60D5DC |
|---|---|
| RGB | rgb(96, 213, 220) |
| HSL | hsl(183, 64%, 62%) |
| HSV | hsv(183, 56%, 86%) |
| CMYK | cmyk(56.4%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(79.18, -30.84, -13.44) |
| CIE-LCH | lch(79.18, 33.64, 203.55°) |
| OKLab | oklab(80.88% -0.0986 -0.0372) |
| OKLCH | oklch(80.88% 0.105 200.7) |
| XYZ | xyz(41.5310, 55.2385, 76.1697) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.98
Darkturquoise
#00CED1
ΔE00 4.70
Mediumturquoise
#48D1CC
ΔE00 5.05
Robin'S Egg
#6DEDFD
ΔE00 6.24
Robin Egg Blue
#8AF1FE
ΔE00 7.41
Robin'S Egg Blue
#98EFF9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D5DC #DC6760
analogous
#60DCA5 #60D5DC #6097DC
triadic
#60D5DC #DC60D5 #D5DC60
tetradic
#60D5DC #A560DC #DC6760 #97DC60
square
#60D5DC #A560DC #DC6760 #97DC60
split-complementary
#60D5DC #DC6097 #DCA560
monochromatic
#23989F #2EC8D1 #60D5DC #92E2E7 #C4EFF2
Accessibility & contrast
On white
1.74
#60D5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#60D5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D5DC
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D5DC | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#B3BEDD
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60d5dc; /* rgb */ color: rgb(96, 213, 220); /* oklch */ color: oklch(80.9% 0.105 200.7);
Tailwind
colors: {
custom: {
50: '#99e2e6',
500: '#60d5dc',
950: '#000000',
},
}SCSS
$custom: #60d5dc; $custom-light: #99e2e6; $custom-dark: #000000;
JSON
{
"hex": "#60d5dc",
"rgb": {
"r": 96,
"g": 213,
"b": 220
},
"hsl": {
"h": 183.387,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.8088,
"c": 0.10541,
"h": 200.7
},
"luminance": 0.55243
}Semantic roles & 50–950 ramp
primary
#60D5DC
secondary
#A2443E
accent
#241ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484