#5BD6FA#5BD6FA
#5BD6FA is a very light, moderate cyan. Relative luminance 0.572; OKLCH L 82.1% C 0.119 H 220.4°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5BD6FA |
|---|---|
| RGB | rgb(91, 214, 250) |
| HSL | hsl(194, 94%, 67%) |
| HSV | hsv(194, 64%, 98%) |
| CMYK | cmyk(63.6%, 14.4%, 0%, 2%) |
| CIE-LAB | lab(80.30, -23.64, -27.76) |
| CIE-LCH | lch(80.30, 36.46, 229.59°) |
| OKLab | oklab(82.07% -0.0908 -0.0773) |
| OKLCH | oklch(82.07% 0.119 220.4) |
| XYZ | xyz(45.6093, 57.2146, 99.0638) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.04
Bright Sky Blue
#02CCFE
ΔE00 4.36
Sky Blue
#87CEEB
ΔE00 4.92
Baby Blue
#89CFF0
ΔE00 5.37
Lightskyblue
#87CEFA
ΔE00 7.24
Lightblue (survey)
#7BC8F6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BD6FA #FA7F5B
analogous
#5BFACF #5BD6FA #5B87FA
triadic
#5BD6FA #FA5BD6 #D6FA5B
tetradic
#5BD6FA #CF5BFA #FA7F5B #87FA5B
square
#5BD6FA #CF5BFA #FA7F5B #87FA5B
split-complementary
#5BD6FA #FA5B87 #FACF5B
monochromatic
#06A6D4 #20C7F8 #5BD6FA #96E5FC #D2F4FE
Accessibility & contrast
On white
1.69
#5BD6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#5BD6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BD6FA
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BD6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BD6FA | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FC
Deuteranopia (green-blind)
#A9C0FA
Tritanopia (blue-blind)
#00E2E1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5bd6fa; /* rgb */ color: rgb(91, 214, 250); /* oklch */ color: oklch(82.1% 0.119 220.4);
Tailwind
colors: {
custom: {
50: '#99e2fc',
500: '#5bd6fa',
950: '#000000',
},
}SCSS
$custom: #5bd6fa; $custom-light: #99e2fc; $custom-dark: #000000;
JSON
{
"hex": "#5bd6fa",
"rgb": {
"r": 91,
"g": 214,
"b": 250
},
"hsl": {
"h": 193.585,
"s": 94.083,
"l": 66.863
},
"oklch": {
"l": 0.82066,
"c": 0.11927,
"h": 220.4
},
"luminance": 0.57219
}Semantic roles & 50–950 ramp
primary
#5BD6FA
secondary
#CF502B
accent
#3400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485