#60ABC7#60ABC7
#60ABC7 is a light, moderate cyan. Relative luminance 0.357; OKLCH L 70.3% C 0.085 H 224.4°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #60ABC7 |
|---|---|
| RGB | rgb(96, 171, 199) |
| HSL | hsl(196, 48%, 58%) |
| HSV | hsv(196, 52%, 78%) |
| CMYK | cmyk(51.8%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(66.32, -15.55, -21.45) |
| CIE-LCH | lch(66.32, 26.50, 234.07°) |
| OKLab | oklab(70.34% -0.0607 -0.0595) |
| OKLCH | oklch(70.34% 0.085 224.4) |
| XYZ | xyz(29.6917, 35.7336, 59.3544) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.37
Bluegrey
#85A3B2
ΔE00 7.79
Turquoise Blue
#06B1C4
ΔE00 7.92
Deepskyblue
#00BFFF
ΔE00 9.41
Sky Blue
#87CEEB
ΔE00 9.67
Bluey Grey
#89A0B0
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ABC7 #C77C60
analogous
#60C7B0 #60ABC7 #6077C7
triadic
#60ABC7 #C760AB #ABC760
tetradic
#60ABC7 #B060C7 #C77C60 #77C760
square
#60ABC7 #B060C7 #C77C60 #77C760
split-complementary
#60ABC7 #C76077 #C7B060
monochromatic
#2D6980 #3D8EAD #60ABC7 #8DC3D7 #BBDBE7
Accessibility & contrast
On white
2.58
#60ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#60ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ABC7
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ABC7 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA8C8
Deuteranopia (green-blind)
#8C9CC7
Tritanopia (blue-blind)
#1FB4B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #60abc7; /* rgb */ color: rgb(96, 171, 199); /* oklch */ color: oklch(70.3% 0.085 224.4);
Tailwind
colors: {
custom: {
50: '#94c4d8',
500: '#60abc7',
950: '#000000',
},
}SCSS
$custom: #60abc7; $custom-light: #94c4d8; $custom-dark: #000000;
JSON
{
"hex": "#60abc7",
"rgb": {
"r": 96,
"g": 171,
"b": 199
},
"hsl": {
"h": 196.311,
"s": 47.907,
"l": 57.843
},
"oklch": {
"l": 0.70336,
"c": 0.08499,
"h": 224.4
},
"luminance": 0.35736
}Semantic roles & 50–950 ramp
primary
#60ABC7
secondary
#D6B8AD
accent
#7550D7
background
#F9FCFD
surface
#F2F8FA
border
#CCD1D3
text
#0E1214
muted
#7E8183