#60ABC1#60ABC1
#60ABC1 is a light, moderate cyan. Relative luminance 0.355; OKLCH L 70.1% C 0.081 H 219.0°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #60ABC1 |
|---|---|
| RGB | rgb(96, 171, 193) |
| HSL | hsl(194, 44%, 57%) |
| HSV | hsv(194, 50%, 76%) |
| CMYK | cmyk(50.3%, 11.4%, 0%, 24.3%) |
| CIE-LAB | lab(66.11, -17.26, -18.45) |
| CIE-LCH | lch(66.11, 25.26, 226.90°) |
| OKLab | oklab(70.1% -0.063 -0.051) |
| OKLCH | oklch(70.1% 0.081 219) |
| XYZ | xyz(29.0088, 35.4604, 55.7576) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.86
Turquoise Blue
#06B1C4
ΔE00 6.51
Bluegrey
#85A3B2
ΔE00 8.09
Cadetblue
#5F9EA0
ΔE00 8.64
Sky Blue
#87CEEB
ΔE00 10.12
Bluey Grey
#89A0B0
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ABC1 #C17660
analogous
#60C1A7 #60ABC1 #607BC1
triadic
#60ABC1 #C160AB #ABC160
tetradic
#60ABC1 #A760C1 #C17660 #7BC160
square
#60ABC1 #A760C1 #C17660 #7BC160
split-complementary
#60ABC1 #C1607B #C1A760
monochromatic
#2F6778 #408DA4 #60ABC1 #8CC2D2 #B8DAE3
Accessibility & contrast
On white
2.59
#60ABC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#60ABC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ABC1
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ABC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ABC1 | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C2
Deuteranopia (green-blind)
#8E9CC1
Tritanopia (blue-blind)
#27B3B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #60abc1; /* rgb */ color: rgb(96, 171, 193); /* oklch */ color: oklch(70.1% 0.081 219.0);
Tailwind
colors: {
custom: {
50: '#94c4d3',
500: '#60abc1',
950: '#000000',
},
}SCSS
$custom: #60abc1; $custom-light: #94c4d3; $custom-dark: #000000;
JSON
{
"hex": "#60abc1",
"rgb": {
"r": 96,
"g": 171,
"b": 193
},
"hsl": {
"h": 193.608,
"s": 43.891,
"l": 56.667
},
"oklch": {
"l": 0.70098,
"c": 0.08109,
"h": 219
},
"luminance": 0.35463
}Semantic roles & 50–950 ramp
primary
#60ABC1
secondary
#D2B4AB
accent
#7154D4
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182