#5CABED#5CABED
#5CABED is a light, vivid cyan. Relative luminance 0.375; OKLCH L 71.9% C 0.124 H 245.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5CABED |
|---|---|
| RGB | rgb(92, 171, 237) |
| HSL | hsl(207, 80%, 65%) |
| HSV | hsv(207, 61%, 93%) |
| CMYK | cmyk(61.2%, 27.8%, 0%, 7.1%) |
| CIE-LAB | lab(67.66, -4.77, -40.30) |
| CIE-LCH | lch(67.66, 40.58, 263.24°) |
| OKLab | oklab(71.85% -0.0507 -0.1135) |
| OKLCH | oklch(71.85% 0.124 245.9) |
| XYZ | xyz(34.2569, 37.5123, 85.5396) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.80
Azure (survey)
#069AF3
ΔE00 5.88
Carolina Blue
#8AB8FE
ΔE00 7.45
Dodgerblue
#1E90FF
ΔE00 8.45
Cornflowerblue
#6495ED
ΔE00 8.46
Lightblue (survey)
#7BC8F6
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CABED #ED9E5C
analogous
#5CEDE6 #5CABED #5C63ED
triadic
#5CABED #ED5CAB #ABED5C
tetradic
#5CABED #E65CED #ED9E5C #63ED5C
square
#5CABED #E65CED #ED9E5C #63ED5C
split-complementary
#5CABED #ED5C63 #EDE65C
monochromatic
#156FBA #258FE7 #5CABED #93C7F3 #CAE4F9
Accessibility & contrast
On white
2.47
#5CABED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#5CABED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CABED
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CABED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CABED | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EADF0
Deuteranopia (green-blind)
#7B9EEC
Tritanopia (blue-blind)
#00BBC2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #5cabed; /* rgb */ color: rgb(92, 171, 237); /* oklch */ color: oklch(71.9% 0.124 245.9);
Tailwind
colors: {
custom: {
50: '#96c3f3',
500: '#5cabed',
950: '#000000',
},
}SCSS
$custom: #5cabed; $custom-light: #96c3f3; $custom-dark: #000000;
JSON
{
"hex": "#5cabed",
"rgb": {
"r": 92,
"g": 171,
"b": 237
},
"hsl": {
"h": 207.31,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.71854,
"c": 0.12431,
"h": 245.9
},
"luminance": 0.37516
}Semantic roles & 50–950 ramp
primary
#5CABED
secondary
#EBD0B9
accent
#6909DC
background
#F9FBFE
surface
#F2F7FD
border
#CCD0D5
text
#0E1217
muted
#7E8185