#60CDC3#60CDC3
#60CDC3 is a light, moderate teal. Relative luminance 0.501; OKLCH L 78.2% C 0.101 H 187.3°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #60CDC3 |
|---|---|
| RGB | rgb(96, 205, 195) |
| HSL | hsl(174, 52%, 59%) |
| HSV | hsv(174, 53%, 80%) |
| CMYK | cmyk(53.2%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(76.12, -33.64, -4.56) |
| CIE-LCH | lch(76.12, 33.95, 187.71°) |
| OKLab | oklab(78.17% -0.1006 -0.0128) |
| OKLCH | oklch(78.17% 0.101 187.3) |
| XYZ | xyz(36.5013, 50.0861, 59.3632) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.67
Turquoise
#40E0D0
ΔE00 5.32
Darkturquoise
#00CED1
ΔE00 5.60
Topaz
#13BBAF
ΔE00 6.30
Seafoam Blue
#78D1B6
ΔE00 6.50
Turquoise (survey)
#06C2AC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60CDC3 #CD606A
analogous
#60CD8D #60CDC3 #60A1CD
triadic
#60CDC3 #C360CD #CDC360
tetradic
#60CDC3 #8D60CD #CD606A #A1CD60
square
#60CDC3 #8D60CD #CD606A #A1CD60
split-complementary
#60CDC3 #CD60A1 #CD8D60
monochromatic
#2B887F #39B6AB #60CDC3 #8FDCD5 #BDEAE6
Accessibility & contrast
On white
1.91
#60CDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#60CDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60CDC3
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60CDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60CDC3 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C3
Deuteranopia (green-blind)
#B2B6C4
Tritanopia (blue-blind)
#08D1CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #60cdc3; /* rgb */ color: rgb(96, 205, 195); /* oklch */ color: oklch(78.2% 0.101 187.3);
Tailwind
colors: {
custom: {
50: '#96dcd5',
500: '#60cdc3',
950: '#000000',
},
}SCSS
$custom: #60cdc3; $custom-light: #96dcd5; $custom-dark: #000000;
JSON
{
"hex": "#60cdc3",
"rgb": {
"r": 96,
"g": 205,
"b": 195
},
"hsl": {
"h": 174.495,
"s": 52.153,
"l": 59.02
},
"oklch": {
"l": 0.78171,
"c": 0.10139,
"h": 187.3
},
"luminance": 0.5009
}Semantic roles & 50–950 ramp
primary
#60CDC3
secondary
#8F4249
accent
#4C59DC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0E1514
muted
#7F8483