#60ACBC#60ACBC
#60ACBC is a light, moderate cyan. Relative luminance 0.356; OKLCH L 70.1% C 0.079 H 212.8°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #60ACBC |
|---|---|
| RGB | rgb(96, 172, 188) |
| HSL | hsl(190, 41%, 56%) |
| HSV | hsv(190, 49%, 74%) |
| CMYK | cmyk(48.9%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(66.23, -19.19, -15.49) |
| CIE-LCH | lch(66.23, 24.66, 218.91°) |
| OKLab | oklab(70.14% -0.0662 -0.0427) |
| OKLCH | oklch(70.14% 0.079 212.8) |
| XYZ | xyz(28.6500, 35.6203, 52.9328) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.39
Cadetblue
#5F9EA0
ΔE00 6.85
Greyblue
#77A1B5
ΔE00 7.27
Bluegrey
#85A3B2
ΔE00 9.10
Sky Blue
#87CEEB
ΔE00 10.83
Bluey Grey
#89A0B0
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60ACBC #BC7060
analogous
#60BC9E #60ACBC #607EBC
triadic
#60ACBC #BC60AC #ACBC60
tetradic
#60ACBC #9E60BC #BC7060 #7EBC60
square
#60ACBC #9E60BC #BC7060 #7EBC60
split-complementary
#60ACBC #BC607E #BC9E60
monochromatic
#306672 #428D9D #60ACBC #8BC2CE #B6D9E0
Accessibility & contrast
On white
2.58
#60ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#60ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60ACBC
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60ACBC | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BD
Deuteranopia (green-blind)
#919CBC
Tritanopia (blue-blind)
#2CB3B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #60acbc; /* rgb */ color: rgb(96, 172, 188); /* oklch */ color: oklch(70.1% 0.079 212.8);
Tailwind
colors: {
custom: {
50: '#93c5d0',
500: '#60acbc',
950: '#000000',
},
}SCSS
$custom: #60acbc; $custom-light: #93c5d0; $custom-dark: #000000;
JSON
{
"hex": "#60acbc",
"rgb": {
"r": 96,
"g": 172,
"b": 188
},
"hsl": {
"h": 190.435,
"s": 40.708,
"l": 55.686
},
"oklch": {
"l": 0.70141,
"c": 0.07878,
"h": 212.8
},
"luminance": 0.35623
}Semantic roles & 50–950 ramp
primary
#60ACBC
secondary
#CFAFA9
accent
#6C57D1
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0E1214
muted
#7E8182