#60D5DD#60D5DD
#60D5DD is a light, moderate teal. Relative luminance 0.553; OKLCH L 80.9% C 0.106 H 201.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #60D5DD |
|---|---|
| RGB | rgb(96, 213, 221) |
| HSL | hsl(184, 65%, 62%) |
| HSV | hsv(184, 57%, 87%) |
| CMYK | cmyk(56.6%, 3.6%, 0%, 13.3%) |
| CIE-LAB | lab(79.21, -30.56, -13.93) |
| CIE-LCH | lch(79.21, 33.59, 204.50°) |
| OKLab | oklab(80.92% -0.0982 -0.0385) |
| OKLCH | oklch(80.92% 0.106 201.4) |
| XYZ | xyz(41.6638, 55.2916, 76.8693) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.80
Darkturquoise
#00CED1
ΔE00 4.90
Mediumturquoise
#48D1CC
ΔE00 5.40
Robin'S Egg
#6DEDFD
ΔE00 6.07
Robin Egg Blue
#8AF1FE
ΔE00 7.28
Robin'S Egg Blue
#98EFF9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D5DD #DD6860
analogous
#60DDA7 #60D5DD #6097DD
triadic
#60D5DD #DD60D5 #D5DD60
tetradic
#60D5DD #A760DD #DD6860 #97DD60
square
#60D5DD #A760DD #DD6860 #97DD60
split-complementary
#60D5DD #DD6097 #DDA760
monochromatic
#2298A0 #2EC8D2 #60D5DD #92E2E8 #C5F0F3
Accessibility & contrast
On white
1.74
#60D5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#60D5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D5DD
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D5DD | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#B3BEDE
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60d5dd; /* rgb */ color: rgb(96, 213, 221); /* oklch */ color: oklch(80.9% 0.106 201.4);
Tailwind
colors: {
custom: {
50: '#99e2e7',
500: '#60d5dd',
950: '#000000',
},
}SCSS
$custom: #60d5dd; $custom-light: #99e2e7; $custom-dark: #000000;
JSON
{
"hex": "#60d5dd",
"rgb": {
"r": 96,
"g": 213,
"b": 221
},
"hsl": {
"h": 183.84,
"s": 64.767,
"l": 62.157
},
"oklch": {
"l": 0.80915,
"c": 0.10552,
"h": 201.4
},
"luminance": 0.55296
}Semantic roles & 50–950 ramp
primary
#60D5DD
secondary
#A4443E
accent
#2419CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484