#5C9CDC#5C9CDC
#5C9CDC is a light, moderate cyan. Relative luminance 0.312; OKLCH L 67.7% C 0.116 H 249.9°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5C9CDC |
|---|---|
| RGB | rgb(92, 156, 220) |
| HSL | hsl(210, 65%, 61%) |
| HSV | hsv(210, 58%, 86%) |
| CMYK | cmyk(58.2%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(62.69, -1.74, -38.72) |
| CIE-LCH | lch(62.69, 38.76, 267.42°) |
| OKLab | oklab(67.7% -0.0399 -0.109) |
| OKLCH | oklch(67.7% 0.116 249.9) |
| XYZ | xyz(29.2157, 31.2170, 72.1821) |
| Luminance | 0.3122 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 4.56
Cornflowerblue
#6495ED
ΔE00 4.56
Dark Sky Blue
#448EE4
ΔE00 4.56
Dodgerblue
#1E90FF
ΔE00 4.85
Faded Blue
#658CBB
ΔE00 6.54
Soft Blue
#6488EA
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5C9CDC #DC9C5C
analogous
#5CDCDC #5C9CDC #5C5CDC
triadic
#5C9CDC #DC5C9C #9CDC5C
tetradic
#5C9CDC #DC5CDC #DC9C5C #5CDC5C
square
#5C9CDC #DC5CDC #DC9C5C #5CDC5C
split-complementary
#5C9CDC #DC5C5C #DCDC5C
monochromatic
#225F9C #2C7DCE #5C9CDC #8EBBE7 #C1D9F2
Accessibility & contrast
On white
2.90
#5C9CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#5C9CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5C9CDC
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5C9CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5C9CDC | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FDF
Deuteranopia (green-blind)
#7092DB
Tritanopia (blue-blind)
#00ABB2
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #5c9cdc; /* rgb */ color: rgb(92, 156, 220); /* oklch */ color: oklch(67.7% 0.116 249.9);
Tailwind
colors: {
custom: {
50: '#94b9e7',
500: '#5c9cdc',
950: '#000000',
},
}SCSS
$custom: #5c9cdc; $custom-light: #94b9e7; $custom-dark: #000000;
JSON
{
"hex": "#5c9cdc",
"rgb": {
"r": 92,
"g": 156,
"b": 220
},
"hsl": {
"h": 210,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.67696,
"c": 0.11607,
"h": 249.9
},
"luminance": 0.3122
}Semantic roles & 50–950 ramp
primary
#5C9CDC
secondary
#E2CAB2
accent
#7319CC
background
#F9FBFE
surface
#F2F6FC
border
#CCD0D5
text
#0E1116
muted
#7E8084