#60D4CE#60D4CE
#60D4CE is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.2% C 0.105 H 190.7°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #60D4CE |
|---|---|
| RGB | rgb(96, 212, 206) |
| HSL | hsl(177, 57%, 60%) |
| HSV | hsv(177, 55%, 83%) |
| CMYK | cmyk(54.7%, 0%, 2.8%, 16.9%) |
| CIE-LAB | lab(78.48, -34.09, -6.99) |
| CIE-LCH | lch(78.48, 34.80, 191.59°) |
| OKLab | oklab(80.18% -0.1034 -0.0195) |
| OKLCH | oklch(80.18% 0.105 190.7) |
| XYZ | xyz(39.5032, 54.0262, 66.7268) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 1.79
Darkturquoise
#00CED1
ΔE00 4.66
Turquoise
#40E0D0
ΔE00 4.82
Aqua Blue
#02D8E9
ΔE00 7.86
Topaz
#13BBAF
ΔE00 7.98
Seafoam Blue
#78D1B6
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D4CE #D46066
analogous
#60D494 #60D4CE #60A0D4
triadic
#60D4CE #CE60D4 #D4CE60
tetradic
#60D4CE #9460D4 #D46066 #A0D460
square
#60D4CE #9460D4 #D46066 #A0D460
split-complementary
#60D4CE #D460A0 #D49460
monochromatic
#28928D #35C2BB #60D4CE #90E1DD #C0EEEC
Accessibility & contrast
On white
1.78
#60D4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#60D4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D4CE
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D4CE | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACE
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#00D9D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #60d4ce; /* rgb */ color: rgb(96, 212, 206); /* oklch */ color: oklch(80.2% 0.105 190.7);
Tailwind
colors: {
custom: {
50: '#98e1dc',
500: '#60d4ce',
950: '#000000',
},
}SCSS
$custom: #60d4ce; $custom-light: #98e1dc; $custom-dark: #000000;
JSON
{
"hex": "#60d4ce",
"rgb": {
"r": 96,
"g": 212,
"b": 206
},
"hsl": {
"h": 176.897,
"s": 57.426,
"l": 60.392
},
"oklch": {
"l": 0.80178,
"c": 0.10524,
"h": 190.7
},
"luminance": 0.5403
}Semantic roles & 50–950 ramp
primary
#60D4CE
secondary
#984145
accent
#2029C5
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484