#5BACEA#5BACEA
#5BACEA is a light, vivid cyan. Relative luminance 0.377; OKLCH L 71.9% C 0.121 H 243.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5BACEA |
|---|---|
| RGB | rgb(91, 172, 234) |
| HSL | hsl(206, 77%, 64%) |
| HSV | hsv(206, 61%, 92%) |
| CMYK | cmyk(61.1%, 26.5%, 0%, 8.2%) |
| CIE-LAB | lab(67.77, -6.46, -38.49) |
| CIE-LCH | lch(67.77, 39.03, 260.47°) |
| OKLab | oklab(71.89% -0.0534 -0.1082) |
| OKLCH | oklch(71.89% 0.121 243.7) |
| XYZ | xyz(33.9127, 37.6664, 83.3091) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.91
Azure (survey)
#069AF3
ΔE00 6.17
Deepskyblue
#00BFFF
ΔE00 7.79
Carolina Blue
#8AB8FE
ΔE00 7.92
Lightblue (survey)
#7BC8F6
ΔE00 8.16
Sky
#82CAFC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BACEA #EA995B
analogous
#5BEAE0 #5BACEA #5B64EA
triadic
#5BACEA #EA5BAC #ACEA5B
tetradic
#5BACEA #E05BEA #EA995B #64EA5B
square
#5BACEA #E05BEA #EA995B #64EA5B
split-complementary
#5BACEA #EA5B64 #EAE05B
monochromatic
#1770B4 #2591E3 #5BACEA #91C7F1 #C8E3F8
Accessibility & contrast
On white
2.46
#5BACEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#5BACEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BACEA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BACEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BACEA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#7D9FE9
Tritanopia (blue-blind)
#00BBC1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #5bacea; /* rgb */ color: rgb(91, 172, 234); /* oklch */ color: oklch(71.9% 0.121 243.7);
Tailwind
colors: {
custom: {
50: '#95c4f1',
500: '#5bacea',
950: '#000000',
},
}SCSS
$custom: #5bacea; $custom-light: #95c4f1; $custom-dark: #000000;
JSON
{
"hex": "#5bacea",
"rgb": {
"r": 91,
"g": 172,
"b": 234
},
"hsl": {
"h": 206.014,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.71891,
"c": 0.12069,
"h": 243.7
},
"luminance": 0.3767
}Semantic roles & 50–950 ramp
primary
#5BACEA
secondary
#EACDB7
accent
#650CDA
background
#F9FCFE
surface
#F2F8FD
border
#CCD1D5
text
#0E1216
muted
#7E8184