#5BE0FF#5BE0FF
#5BE0FF is a very light, vivid cyan. Relative luminance 0.628; OKLCH L 84.5% C 0.122 H 216.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5BE0FF |
|---|---|
| RGB | rgb(91, 224, 255) |
| HSL | hsl(191, 100%, 68%) |
| HSV | hsv(191, 64%, 100%) |
| CMYK | cmyk(64.3%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(83.31, -27.11, -25.81) |
| CIE-LCH | lch(83.31, 37.43, 223.60°) |
| OKLab | oklab(84.54% -0.0989 -0.0718) |
| OKLCH | oklch(84.54% 0.122 216) |
| XYZ | xyz(49.0126, 62.7502, 104.1173) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.11
Robin'S Egg
#6DEDFD
ΔE00 5.43
Aqua Blue
#02D8E9
ΔE00 6.57
Robin Egg Blue
#8AF1FE
ΔE00 6.68
Sky Blue
#87CEEB
ΔE00 6.79
Bright Sky Blue
#02CCFE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BE0FF #FF7A5B
analogous
#5BFFCC #5BE0FF #5B8EFF
triadic
#5BE0FF #FF5BE0 #E0FF5B
tetradic
#5BE0FF #CC5BFF #FF7A5B #8EFF5B
square
#5BE0FF #CC5BFF #FF7A5B #8EFF5B
split-complementary
#5BE0FF #FF5B8E #FFCC5B
monochromatic
#00B5E0 #1ED4FF #5BE0FF #98ECFF #D5F7FF
Accessibility & contrast
On white
1.55
#5BE0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#5BE0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BE0FF
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BE0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BE0FF | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B3C8FF
Tritanopia (blue-blind)
#00EBEA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5be0ff; /* rgb */ color: rgb(91, 224, 255); /* oklch */ color: oklch(84.5% 0.122 216.0);
Tailwind
colors: {
custom: {
50: '#9aeaff',
500: '#5be0ff',
950: '#000000',
},
}SCSS
$custom: #5be0ff; $custom-light: #9aeaff; $custom-dark: #000000;
JSON
{
"hex": "#5be0ff",
"rgb": {
"r": 91,
"g": 224,
"b": 255
},
"hsl": {
"h": 191.341,
"s": 100,
"l": 67.843
},
"oklch": {
"l": 0.84539,
"c": 0.1222,
"h": 216
},
"luminance": 0.62755
}Semantic roles & 50–950 ramp
primary
#5BE0FF
secondary
#D84826
accent
#2B00E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1618
muted
#808486