#5CA9CC#5CA9CC
#5CA9CC is a light, moderate cyan. Relative luminance 0.350; OKLCH L 69.9% C 0.092 H 229.5°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5CA9CC |
|---|---|
| RGB | rgb(92, 169, 204) |
| HSL | hsl(199, 52%, 58%) |
| HSV | hsv(199, 55%, 80%) |
| CMYK | cmyk(54.9%, 17.2%, 0%, 20%) |
| CIE-LAB | lab(65.76, -13.88, -25.10) |
| CIE-LCH | lch(65.76, 28.68, 241.06°) |
| OKLab | oklab(69.91% -0.0596 -0.0698) |
| OKLCH | oklch(69.91% 0.092 229.5) |
| XYZ | xyz(29.4966, 35.0083, 62.3179) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.72
Bluegrey
#85A3B2
ΔE00 8.22
Deepskyblue
#00BFFF
ΔE00 8.29
Lightblue (survey)
#7BC8F6
ΔE00 9.23
Turquoise Blue
#06B1C4
ΔE00 9.56
Bluey Grey
#89A0B0
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CA9CC #CC7F5C
analogous
#5CCCB7 #5CA9CC #5C71CC
triadic
#5CA9CC #CC5CA9 #A9CC5C
tetradic
#5CA9CC #B75CCC #CC7F5C #71CC5C
square
#5CA9CC #B75CCC #CC7F5C #71CC5C
split-complementary
#5CA9CC #CC5C71 #CCB75C
monochromatic
#296884 #388CB3 #5CA9CC #8BC2DB #B9DAE9
Accessibility & contrast
On white
2.62
#5CA9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#5CA9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CA9CC
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CA9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CA9CC | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7CE
Deuteranopia (green-blind)
#879ACC
Tritanopia (blue-blind)
#00B3B4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #5ca9cc; /* rgb */ color: rgb(92, 169, 204); /* oklch */ color: oklch(69.9% 0.092 229.5);
Tailwind
colors: {
custom: {
50: '#92c2db',
500: '#5ca9cc',
950: '#000000',
},
}SCSS
$custom: #5ca9cc; $custom-light: #92c2db; $custom-dark: #000000;
JSON
{
"hex": "#5ca9cc",
"rgb": {
"r": 92,
"g": 169,
"b": 204
},
"hsl": {
"h": 198.75,
"s": 52.336,
"l": 58.039
},
"oklch": {
"l": 0.69905,
"c": 0.09179,
"h": 229.5
},
"luminance": 0.35011
}Semantic roles & 50–950 ramp
primary
#5CA9CC
secondary
#D8BAAC
accent
#794CDC
background
#F9FBFD
surface
#F2F7FB
border
#CCD0D4
text
#0E1215
muted
#7E8183