#5BCBEA#5BCBEA
#5BCBEA is a light, moderate cyan. Relative luminance 0.509; OKLCH L 78.9% C 0.110 H 218.9°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5BCBEA |
|---|---|
| RGB | rgb(91, 203, 234) |
| HSL | hsl(193, 77%, 64%) |
| HSV | hsv(193, 61%, 92%) |
| CMYK | cmyk(61.1%, 13.2%, 0%, 8.2%) |
| CIE-LAB | lab(76.60, -22.85, -24.86) |
| CIE-LCH | lch(76.60, 33.77, 227.42°) |
| OKLab | oklab(78.92% -0.0856 -0.0691) |
| OKLCH | oklch(78.92% 0.11 218.9) |
| XYZ | xyz(40.5156, 50.8724, 85.5101) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.43
Bright Sky Blue
#02CCFE
ΔE00 4.57
Sky Blue
#87CEEB
ΔE00 4.67
Baby Blue
#89CFF0
ΔE00 5.52
Lightblue (survey)
#7BC8F6
ΔE00 7.24
Lightskyblue
#87CEFA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BCBEA #EA7A5B
analogous
#5BEAC1 #5BCBEA #5B83EA
triadic
#5BCBEA #EA5BCB #CBEA5B
tetradic
#5BCBEA #C15BEA #EA7A5B #83EA5B
square
#5BCBEA #C15BEA #EA7A5B #83EA5B
split-complementary
#5BCBEA #EA5B83 #EAC15B
monochromatic
#1792B4 #25BAE3 #5BCBEA #91DCF1 #C8EDF8
Accessibility & contrast
On white
1.88
#5BCBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#5BCBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BCBEA
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BCBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BCBEA | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EC
Deuteranopia (green-blind)
#A3B6EA
Tritanopia (blue-blind)
#00D6D5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5bcbea; /* rgb */ color: rgb(91, 203, 234); /* oklch */ color: oklch(78.9% 0.110 218.9);
Tailwind
colors: {
custom: {
50: '#97dbf0',
500: '#5bcbea',
950: '#000000',
},
}SCSS
$custom: #5bcbea; $custom-light: #97dbf0; $custom-dark: #000000;
JSON
{
"hex": "#5bcbea",
"rgb": {
"r": 91,
"g": 203,
"b": 234
},
"hsl": {
"h": 193.007,
"s": 77.297,
"l": 63.725
},
"oklch": {
"l": 0.78917,
"c": 0.11004,
"h": 218.9
},
"luminance": 0.50877
}Semantic roles & 50–950 ramp
primary
#5BCBEA
secondary
#B45136
accent
#390CDA
background
#FCFEFF
surface
#F5FBFE
border
#CFD4D6
text
#0F1516
muted
#808485