#5BCCED#5BCCED
#5BCCED is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.3% C 0.112 H 220.1°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5BCCED |
|---|---|
| RGB | rgb(91, 204, 237) |
| HSL | hsl(194, 80%, 64%) |
| HSV | hsv(194, 62%, 93%) |
| CMYK | cmyk(61.6%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(76.99, -22.47, -25.88) |
| CIE-LCH | lch(76.99, 34.27, 229.04°) |
| OKLab | oklab(79.27% -0.0855 -0.072) |
| OKLCH | oklch(79.27% 0.112 220.1) |
| XYZ | xyz(41.1872, 51.5201, 87.8781) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 4.11
Neon Blue
#04D9FF
ΔE00 4.28
Sky Blue
#87CEEB
ΔE00 4.46
Baby Blue
#89CFF0
ΔE00 5.19
Lightblue (survey)
#7BC8F6
ΔE00 6.79
Lightskyblue
#87CEFA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BCCED #ED7C5B
analogous
#5BEDC5 #5BCCED #5B83ED
triadic
#5BCCED #ED5BCC #CCED5B
tetradic
#5BCCED #C55BED #ED7C5B #83ED5B
square
#5BCCED #C55BED #ED7C5B #83ED5B
split-complementary
#5BCCED #ED5B83 #EDC55B
monochromatic
#1494B9 #24BBE7 #5BCCED #92DDF3 #C9EEF9
Accessibility & contrast
On white
1.86
#5BCCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#5BCCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BCCED
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BCCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BCCED | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#A3B7ED
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5bcced; /* rgb */ color: rgb(91, 204, 237); /* oklch */ color: oklch(79.3% 0.112 220.1);
Tailwind
colors: {
custom: {
50: '#97dbf3',
500: '#5bcced',
950: '#000000',
},
}SCSS
$custom: #5bcced; $custom-light: #97dbf3; $custom-dark: #000000;
JSON
{
"hex": "#5bcced",
"rgb": {
"r": 91,
"g": 204,
"b": 237
},
"hsl": {
"h": 193.562,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.79265,
"c": 0.11178,
"h": 220.1
},
"luminance": 0.51524
}Semantic roles & 50–950 ramp
primary
#5BCCED
secondary
#B85234
accent
#3909DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485