#60D4E0#60D4E0
#60D4E0 is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.8% C 0.105 H 204.5°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #60D4E0 |
|---|---|
| RGB | rgb(96, 212, 224) |
| HSL | hsl(186, 67%, 63%) |
| HSV | hsv(186, 57%, 88%) |
| CMYK | cmyk(57.1%, 5.4%, 0%, 12.2%) |
| CIE-LAB | lab(79.01, -29.26, -15.83) |
| CIE-LCH | lch(79.01, 33.27, 208.42°) |
| OKLab | oklab(80.79% -0.0959 -0.0438) |
| OKLCH | oklch(80.79% 0.105 204.5) |
| XYZ | xyz(41.8163, 54.9514, 78.9095) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.47
Robin'S Egg
#6DEDFD
ΔE00 5.81
Darkturquoise
#00CED1
ΔE00 5.83
Mediumturquoise
#48D1CC
ΔE00 6.77
Robin Egg Blue
#8AF1FE
ΔE00 7.11
Neon Blue
#04D9FF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D4E0 #E06C60
analogous
#60E0AC #60D4E0 #6094E0
triadic
#60D4E0 #E060D4 #D4E060
tetradic
#60D4E0 #AC60E0 #E06C60 #94E060
square
#60D4E0 #AC60E0 #E06C60 #94E060
split-complementary
#60D4E0 #E06094 #E0AC60
monochromatic
#2099A5 #2DC6D6 #60D4E0 #93E2EA #C6F0F4
Accessibility & contrast
On white
1.75
#60D4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#60D4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D4E0
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D4E0 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE1
Deuteranopia (green-blind)
#B1BDE0
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60d4e0; /* rgb */ color: rgb(96, 212, 224); /* oklch */ color: oklch(80.8% 0.105 204.5);
Tailwind
colors: {
custom: {
50: '#99e1e9',
500: '#60d4e0',
950: '#000000',
},
}SCSS
$custom: #60d4e0; $custom-light: #99e1e9; $custom-dark: #000000;
JSON
{
"hex": "#60d4e0",
"rgb": {
"r": 96,
"g": 212,
"b": 224
},
"hsl": {
"h": 185.625,
"s": 67.368,
"l": 62.745
},
"oklch": {
"l": 0.80788,
"c": 0.10547,
"h": 204.5
},
"luminance": 0.54956
}Semantic roles & 50–950 ramp
primary
#60D4E0
secondary
#A8463C
accent
#2816CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484