#5CABDC#5CABDC
#5CABDC is a light, moderate cyan. Relative luminance 0.366; OKLCH L 71.1% C 0.106 H 238.0°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5CABDC |
|---|---|
| RGB | rgb(92, 171, 220) |
| HSL | hsl(203, 65%, 61%) |
| HSV | hsv(203, 58%, 86%) |
| CMYK | cmyk(58.2%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(66.95, -10.11, -32.09) |
| CIE-LCH | lch(66.95, 33.64, 252.52°) |
| OKLab | oklab(71.06% -0.0561 -0.0898) |
| OKLCH | oklch(71.06% 0.106 238) |
| XYZ | xyz(31.8900, 36.5655, 73.0735) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 6.56
Deepskyblue
#00BFFF
ΔE00 6.98
Azure (survey)
#069AF3
ΔE00 7.30
Lightblue (survey)
#7BC8F6
ΔE00 7.95
Greyblue
#77A1B5
ΔE00 8.22
Sky
#82CAFC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CABDC #DC8D5C
analogous
#5CDCCD #5CABDC #5C6BDC
triadic
#5CABDC #DC5CAB #ABDC5C
tetradic
#5CABDC #CD5CDC #DC8D5C #6BDC5C
square
#5CABDC #CD5CDC #DC8D5C #6BDC5C
split-complementary
#5CABDC #DC5C6B #DCCD5C
monochromatic
#226D9C #2C90CE #5CABDC #8EC5E7 #C1DFF2
Accessibility & contrast
On white
2.53
#5CABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#5CABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CABDC
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CABDC | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADE
Deuteranopia (green-blind)
#839DDB
Tritanopia (blue-blind)
#00B7BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #5cabdc; /* rgb */ color: rgb(92, 171, 220); /* oklch */ color: oklch(71.1% 0.106 238.0);
Tailwind
colors: {
custom: {
50: '#94c4e7',
500: '#5cabdc',
950: '#000000',
},
}SCSS
$custom: #5cabdc; $custom-light: #94c4e7; $custom-dark: #000000;
JSON
{
"hex": "#5cabdc",
"rgb": {
"r": 92,
"g": 171,
"b": 220
},
"hsl": {
"h": 202.969,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.71058,
"c": 0.1059,
"h": 238
},
"luminance": 0.36568
}Semantic roles & 50–950 ramp
primary
#5CABDC
secondary
#E2C4B2
accent
#5E19CC
background
#F9FCFE
surface
#F2F8FC
border
#CCD1D5
text
#0E1216
muted
#7E8184