#5CACBC#5CACBC
#5CACBC is a light, moderate cyan. Relative luminance 0.354; OKLCH L 70.0% C 0.082 H 212.2°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5CACBC |
|---|---|
| RGB | rgb(92, 172, 188) |
| HSL | hsl(190, 42%, 55%) |
| HSV | hsv(190, 51%, 74%) |
| CMYK | cmyk(51.1%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(66.07, -20.09, -15.75) |
| CIE-LCH | lch(66.07, 25.53, 218.09°) |
| OKLab | oklab(69.97% -0.0691 -0.0435) |
| OKLCH | oklch(69.97% 0.082 212.2) |
| XYZ | xyz(28.2397, 35.4088, 52.9136) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.91
Cadetblue
#5F9EA0
ΔE00 6.76
Greyblue
#77A1B5
ΔE00 7.69
Bluegrey
#85A3B2
ΔE00 9.56
Sky Blue
#87CEEB
ΔE00 11.07
Lightseagreen
#20B2AA
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CACBC #BC6C5C
analogous
#5CBC9C #5CACBC #5C7CBC
triadic
#5CACBC #BC5CAC #ACBC5C
tetradic
#5CACBC #9C5CBC #BC6C5C #7CBC5C
square
#5CACBC #9C5CBC #BC6C5C #7CBC5C
split-complementary
#5CACBC #BC5C7C #BC9C5C
monochromatic
#2E6570 #408C9B #5CACBC #87C2CE #B3D8E0
Accessibility & contrast
On white
2.60
#5CACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#5CACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CACBC
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CACBC | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BD
Deuteranopia (green-blind)
#909CBC
Tritanopia (blue-blind)
#1EB3B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #5cacbc; /* rgb */ color: rgb(92, 172, 188); /* oklch */ color: oklch(70.0% 0.082 212.2);
Tailwind
colors: {
custom: {
50: '#91c5d0',
500: '#5cacbc',
950: '#000000',
},
}SCSS
$custom: #5cacbc; $custom-light: #91c5d0; $custom-dark: #000000;
JSON
{
"hex": "#5cacbc",
"rgb": {
"r": 92,
"g": 172,
"b": 188
},
"hsl": {
"h": 190,
"s": 41.739,
"l": 54.902
},
"oklch": {
"l": 0.69965,
"c": 0.08169,
"h": 212.2
},
"luminance": 0.35411
}Semantic roles & 50–950 ramp
primary
#5CACBC
secondary
#CEACA6
accent
#6B56D2
background
#F9FCFC
surface
#F2F8F9
border
#CCD1D2
text
#0D1214
muted
#7E8182