#5C8CDC#5C8CDC
#5C8CDC is a light, vivid blue. Relative luminance 0.262; OKLCH L 64.2% C 0.132 H 260.1°. Best body text is #000000 at 6.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5C8CDC |
|---|---|
| RGB | rgb(92, 140, 220) |
| HSL | hsl(218, 65%, 61%) |
| HSV | hsv(218, 58%, 86%) |
| CMYK | cmyk(58.2%, 36.4%, 0%, 13.7%) |
| CIE-LAB | lab(58.22, 7.56, -45.74) |
| CIE-LCH | lch(58.22, 46.36, 279.38°) |
| OKLab | oklab(64.2% -0.0226 -0.1296) |
| OKLCH | oklch(64.2% 0.132 260.1) |
| XYZ | xyz(26.7055, 26.1965, 71.3454) |
| Luminance | 0.2620 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Soft Blue
#6488EA
ΔE00 3.16
Cornflowerblue
#6495ED
ΔE00 3.32
Dark Sky Blue
#448EE4
ΔE00 3.50
Faded Blue
#658CBB
ΔE00 3.68
Dodger Blue
#3E82FC
ΔE00 4.29
Dodgerblue
#1E90FF
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5C8CDC #DCAC5C
analogous
#5CCCDC #5C8CDC #6C5CDC
triadic
#5C8CDC #DC5C8C #8CDC5C
tetradic
#5C8CDC #DC5CCC #DCAC5C #5CDC6C
square
#5C8CDC #DC5CCC #DCAC5C #5CDC6C
split-complementary
#5C8CDC #DC6C5C #CCDC5C
monochromatic
#224F9C #2C69CE #5C8CDC #8EB0E7 #C1D3F2
Accessibility & contrast
On white
3.37
#5C8CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.24
#5C8CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #5C8CDC
6.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5C8CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5C8CDC | 1.00 | 3.37 | 6.24 | 6.24 |
| #FFFFFF | 3.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B92DF
Deuteranopia (green-blind)
#5A86DA
Tritanopia (blue-blind)
#009EA9
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #5c8cdc; /* rgb */ color: rgb(92, 140, 220); /* oklch */ color: oklch(64.2% 0.132 260.1);
Tailwind
colors: {
custom: {
50: '#94ade7',
500: '#5c8cdc',
950: '#000000',
},
}SCSS
$custom: #5c8cdc; $custom-light: #94ade7; $custom-dark: #000000;
JSON
{
"hex": "#5c8cdc",
"rgb": {
"r": 92,
"g": 140,
"b": 220
},
"hsl": {
"h": 217.5,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.64204,
"c": 0.13152,
"h": 260.1
},
"luminance": 0.26199
}Semantic roles & 50–950 ramp
primary
#5C8CDC
secondary
#E2D0B2
accent
#8919CC
background
#F9FAFE
surface
#F2F4FC
border
#CCCED5
text
#0E1016
muted
#7E7F84