#60ABC8#60ABC8
#60ABC8 is a light, moderate cyan. Relative luminance 0.358; OKLCH L 70.4% C 0.086 H 225.3°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #60ABC8 |
|---|---|
| RGB | rgb(96, 171, 200) |
| HSL | hsl(197, 49%, 58%) |
| HSV | hsv(197, 52%, 78%) |
| CMYK | cmyk(52%, 14.5%, 0%, 21.6%) |
| CIE-LAB | lab(66.35, -15.26, -21.95) |
| CIE-LCH | lch(66.35, 26.74, 235.20°) |
| OKLab | oklab(70.38% -0.0603 -0.0609) |
| OKLCH | oklch(70.38% 0.086 225.3) |
| XYZ | xyz(29.8082, 35.7802, 59.9678) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.37
Bluegrey
#85A3B2
ΔE00 7.79
Turquoise Blue
#06B1C4
ΔE00 8.17
Deepskyblue
#00BFFF
ΔE00 9.17
Lightblue (survey)
#7BC8F6
ΔE00 9.54
Sky Blue
#87CEEB
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ABC8 #C87D60
analogous
#60C8B1 #60ABC8 #6077C8
triadic
#60ABC8 #C860AB #ABC860
tetradic
#60ABC8 #B160C8 #C87D60 #77C860
square
#60ABC8 #B160C8 #C87D60 #77C860
split-complementary
#60ABC8 #C86077 #C8B160
monochromatic
#2D6981 #3C8FAE #60ABC8 #8DC3D8 #BBDBE7
Accessibility & contrast
On white
2.57
#60ABC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#60ABC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ABC8
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ABC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ABC8 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA8CA
Deuteranopia (green-blind)
#8C9CC8
Tritanopia (blue-blind)
#1DB4B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #60abc8; /* rgb */ color: rgb(96, 171, 200); /* oklch */ color: oklch(70.4% 0.086 225.3);
Tailwind
colors: {
custom: {
50: '#94c4d8',
500: '#60abc8',
950: '#000000',
},
}SCSS
$custom: #60abc8; $custom-light: #94c4d8; $custom-dark: #000000;
JSON
{
"hex": "#60abc8",
"rgb": {
"r": 96,
"g": 171,
"b": 200
},
"hsl": {
"h": 196.731,
"s": 48.598,
"l": 58.039
},
"oklch": {
"l": 0.70376,
"c": 0.08572,
"h": 225.3
},
"luminance": 0.35783
}Semantic roles & 50–950 ramp
primary
#60ABC8
secondary
#D7B9AD
accent
#7650D8
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183