#60D5DB#60D5DB
#60D5DB is a light, moderate teal. Relative luminance 0.552; OKLCH L 80.8% C 0.105 H 199.9°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #60D5DB |
|---|---|
| RGB | rgb(96, 213, 219) |
| HSL | hsl(183, 63%, 62%) |
| HSV | hsv(183, 56%, 86%) |
| CMYK | cmyk(56.2%, 2.7%, 0%, 14.1%) |
| CIE-LAB | lab(79.15, -31.11, -12.95) |
| CIE-LCH | lch(79.15, 33.70, 202.61°) |
| OKLab | oklab(80.85% -0.099 -0.0358) |
| OKLCH | oklch(80.85% 0.105 199.9) |
| XYZ | xyz(41.3989, 55.1857, 75.4743) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.19
Darkturquoise
#00CED1
ΔE00 4.51
Mediumturquoise
#48D1CC
ΔE00 4.71
Robin'S Egg
#6DEDFD
ΔE00 6.42
Robin Egg Blue
#8AF1FE
ΔE00 7.56
Robin'S Egg Blue
#98EFF9
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D5DB #DB6660
analogous
#60DBA4 #60D5DB #6098DB
triadic
#60D5DB #DB60D5 #D5DB60
tetradic
#60D5DB #A460DB #DB6660 #98DB60
square
#60D5DB #A460DB #DB6660 #98DB60
split-complementary
#60D5DB #DB6098 #DBA460
monochromatic
#24979D #2FC7CF #60D5DB #92E2E6 #C4EFF2
Accessibility & contrast
On white
1.74
#60D5DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#60D5DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D5DB
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D5DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D5DB | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#00DCD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60d5db; /* rgb */ color: rgb(96, 213, 219); /* oklch */ color: oklch(80.8% 0.105 199.9);
Tailwind
colors: {
custom: {
50: '#98e2e6',
500: '#60d5db',
950: '#000000',
},
}SCSS
$custom: #60d5db; $custom-light: #98e2e6; $custom-dark: #000000;
JSON
{
"hex": "#60d5db",
"rgb": {
"r": 96,
"g": 213,
"b": 219
},
"hsl": {
"h": 182.927,
"s": 63.077,
"l": 61.765
},
"oklch": {
"l": 0.80846,
"c": 0.10533,
"h": 199.9
},
"luminance": 0.5519
}Semantic roles & 50–950 ramp
primary
#60D5DB
secondary
#A1433E
accent
#231BCB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484