#5CABEA#5CABEA
#5CABEA is a light, vivid cyan. Relative luminance 0.373; OKLCH L 71.7% C 0.121 H 244.7°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5CABEA |
|---|---|
| RGB | rgb(92, 171, 234) |
| HSL | hsl(207, 77%, 64%) |
| HSV | hsv(207, 61%, 92%) |
| CMYK | cmyk(60.7%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(67.53, -5.73, -38.87) |
| CIE-LCH | lch(67.53, 39.28, 261.62°) |
| OKLab | oklab(71.71% -0.0516 -0.1093) |
| OKLCH | oklch(71.71% 0.121 244.7) |
| XYZ | xyz(33.8223, 37.3384, 83.2506) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.97
Azure (survey)
#069AF3
ΔE00 5.93
Carolina Blue
#8AB8FE
ΔE00 7.73
Deepskyblue
#00BFFF
ΔE00 8.29
Lightblue (survey)
#7BC8F6
ΔE00 8.49
Sky
#82CAFC
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CABEA #EA9B5C
analogous
#5CEAE2 #5CABEA #5C64EA
triadic
#5CABEA #EA5CAB #ABEA5C
tetradic
#5CABEA #E25CEA #EA9B5C #64EA5C
square
#5CABEA #E25CEA #EA9B5C #64EA5C
split-complementary
#5CABEA #EA5C64 #EAE25C
monochromatic
#176FB4 #268FE3 #5CABEA #92C7F1 #C8E3F8
Accessibility & contrast
On white
2.48
#5CABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#5CABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CABEA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CABEA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#7C9EE9
Tritanopia (blue-blind)
#00BAC1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #5cabea; /* rgb */ color: rgb(92, 171, 234); /* oklch */ color: oklch(71.7% 0.121 244.7);
Tailwind
colors: {
custom: {
50: '#96c3f1',
500: '#5cabea',
950: '#000000',
},
}SCSS
$custom: #5cabea; $custom-light: #96c3f1; $custom-dark: #000000;
JSON
{
"hex": "#5cabea",
"rgb": {
"r": 92,
"g": 171,
"b": 234
},
"hsl": {
"h": 206.62,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.71709,
"c": 0.1209,
"h": 244.7
},
"luminance": 0.37342
}Semantic roles & 50–950 ramp
primary
#5CABEA
secondary
#EACEB8
accent
#670CD9
background
#F9FCFE
surface
#F2F8FD
border
#CCD1D5
text
#0E1216
muted
#7E8184