#5BD6FC#5BD6FC
#5BD6FC is a very light, vivid cyan. Relative luminance 0.573; OKLCH L 82.1% C 0.120 H 221.6°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5BD6FC |
|---|---|
| RGB | rgb(91, 214, 252) |
| HSL | hsl(194, 96%, 67%) |
| HSV | hsv(194, 64%, 99%) |
| CMYK | cmyk(63.9%, 15.1%, 0%, 1.2%) |
| CIE-LAB | lab(80.37, -23.04, -28.72) |
| CIE-LCH | lch(80.37, 36.82, 231.26°) |
| OKLab | oklab(82.15% -0.0901 -0.08) |
| OKLCH | oklch(82.15% 0.12 221.6) |
| XYZ | xyz(45.9245, 57.3407, 100.7242) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.32
Bright Sky Blue
#02CCFE
ΔE00 4.06
Sky Blue
#87CEEB
ΔE00 4.86
Baby Blue
#89CFF0
ΔE00 5.16
Lightskyblue
#87CEFA
ΔE00 6.84
Lightblue (survey)
#7BC8F6
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BD6FC #FC815B
analogous
#5BFCD1 #5BD6FC #5B86FC
triadic
#5BD6FC #FC5BD6 #D6FC5B
tetradic
#5BD6FC #D15BFC #FC815B #86FC5B
square
#5BD6FC #D15BFC #FC815B #86FC5B
split-complementary
#5BD6FC #FC5B86 #FCD15B
monochromatic
#04A6D9 #1FC7FB #5BD6FC #97E5FD #D3F4FE
Accessibility & contrast
On white
1.68
#5BD6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#5BD6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BD6FC
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BD6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BD6FC | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D1FE
Deuteranopia (green-blind)
#A9C0FC
Tritanopia (blue-blind)
#00E2E2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5bd6fc; /* rgb */ color: rgb(91, 214, 252); /* oklch */ color: oklch(82.1% 0.120 221.6);
Tailwind
colors: {
custom: {
50: '#99e2fd',
500: '#5bd6fc',
950: '#000000',
},
}SCSS
$custom: #5bd6fc; $custom-light: #99e2fd; $custom-dark: #000000;
JSON
{
"hex": "#5bd6fc",
"rgb": {
"r": 91,
"g": 214,
"b": 252
},
"hsl": {
"h": 194.161,
"s": 96.407,
"l": 67.255
},
"oklch": {
"l": 0.82146,
"c": 0.12049,
"h": 221.6
},
"luminance": 0.57346
}Semantic roles & 50–950 ramp
primary
#5BD6FC
secondary
#D25129
accent
#3600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485