#60CDC5#60CDC5
#60CDC5 is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.2% C 0.101 H 188.9°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #60CDC5 |
|---|---|
| RGB | rgb(96, 205, 197) |
| HSL | hsl(176, 52%, 59%) |
| HSV | hsv(176, 53%, 80%) |
| CMYK | cmyk(53.2%, 0%, 3.9%, 19.6%) |
| CIE-LAB | lab(76.18, -33.13, -5.55) |
| CIE-LCH | lch(76.18, 33.59, 189.51°) |
| OKLab | oklab(78.24% -0.0997 -0.0155) |
| OKLCH | oklch(78.24% 0.101 188.9) |
| XYZ | xyz(36.7289, 50.1772, 60.5621) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.26
Darkturquoise
#00CED1
ΔE00 5.06
Turquoise
#40E0D0
ΔE00 5.60
Topaz
#13BBAF
ΔE00 6.49
Turquoise (survey)
#06C2AC
ΔE00 7.12
Seafoam Blue
#78D1B6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CDC5 #CD6068
analogous
#60CD8F #60CDC5 #609FCD
triadic
#60CDC5 #C560CD #CDC560
tetradic
#60CDC5 #8F60CD #CD6068 #9FCD60
square
#60CDC5 #8F60CD #CD6068 #9FCD60
split-complementary
#60CDC5 #CD609F #CD8F60
monochromatic
#2B8881 #39B6AD #60CDC5 #8FDCD6 #BDEAE7
Accessibility & contrast
On white
1.90
#60CDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#60CDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CDC5
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CDC5 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C5
Deuteranopia (green-blind)
#B1B6C6
Tritanopia (blue-blind)
#01D2CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #60cdc5; /* rgb */ color: rgb(96, 205, 197); /* oklch */ color: oklch(78.2% 0.101 188.9);
Tailwind
colors: {
custom: {
50: '#96dcd6',
500: '#60cdc5',
950: '#000000',
},
}SCSS
$custom: #60cdc5; $custom-light: #96dcd6; $custom-dark: #000000;
JSON
{
"hex": "#60cdc5",
"rgb": {
"r": 96,
"g": 205,
"b": 197
},
"hsl": {
"h": 175.596,
"s": 52.153,
"l": 59.02
},
"oklch": {
"l": 0.78235,
"c": 0.10091,
"h": 188.9
},
"luminance": 0.50181
}Semantic roles & 50–950 ramp
primary
#60CDC5
secondary
#8F4248
accent
#4C57DC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0E1514
muted
#7F8483