#5CA4BC#5CA4BC
#5CA4BC is a light, moderate cyan. Relative luminance 0.325; OKLCH L 68.1% C 0.080 H 221.8°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5CA4BC |
|---|---|
| RGB | rgb(92, 164, 188) |
| HSL | hsl(195, 42%, 55%) |
| HSV | hsv(195, 51%, 74%) |
| CMYK | cmyk(51.1%, 12.8%, 0%, 26.3%) |
| CIE-LAB | lab(63.72, -15.89, -19.31) |
| CIE-LCH | lch(63.72, 25.01, 230.55°) |
| OKLab | oklab(68.09% -0.0599 -0.0535) |
| OKLCH | oklch(68.09% 0.08 221.8) |
| XYZ | xyz(26.7628, 32.4548, 52.4213) |
| Luminance | 0.3246 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.85
Bluegrey
#85A3B2
ΔE00 7.58
Turquoise Blue
#06B1C4
ΔE00 7.66
Cadetblue
#5F9EA0
ΔE00 8.77
Bluey Grey
#89A0B0
ΔE00 9.58
Bluish Grey
#748B97
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CA4BC #BC745C
analogous
#5CBCA4 #5CA4BC #5C74BC
triadic
#5CA4BC #BC5CA4 #A4BC5C
tetradic
#5CA4BC #A45CBC #BC745C #74BC5C
square
#5CA4BC #A45CBC #BC745C #74BC5C
split-complementary
#5CA4BC #BC5C74 #BCA45C
monochromatic
#2E5F70 #40849B #5CA4BC #87BCCE #B3D4E0
Accessibility & contrast
On white
2.80
#5CA4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#5CA4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CA4BC
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CA4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CA4BC | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1BD
Deuteranopia (green-blind)
#8796BC
Tritanopia (blue-blind)
#22ACAC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #5ca4bc; /* rgb */ color: rgb(92, 164, 188); /* oklch */ color: oklch(68.1% 0.080 221.8);
Tailwind
colors: {
custom: {
50: '#91bfd0',
500: '#5ca4bc',
950: '#000000',
},
}SCSS
$custom: #5ca4bc; $custom-light: #91bfd0; $custom-dark: #000000;
JSON
{
"hex": "#5ca4bc",
"rgb": {
"r": 92,
"g": 164,
"b": 188
},
"hsl": {
"h": 195,
"s": 41.739,
"l": 54.902
},
"oklch": {
"l": 0.68088,
"c": 0.08028,
"h": 221.8
},
"luminance": 0.32457
}Semantic roles & 50–950 ramp
primary
#5CA4BC
secondary
#CEB0A6
accent
#7556D2
background
#F9FBFC
surface
#F2F7F9
border
#CCD0D2
text
#0D1214
muted
#7E8182