#5BD0ED#5BD0ED
#5BD0ED is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.2% C 0.112 H 216.8°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5BD0ED |
|---|---|
| RGB | rgb(91, 208, 237) |
| HSL | hsl(192, 80%, 64%) |
| HSV | hsv(192, 62%, 93%) |
| CMYK | cmyk(61.6%, 12.2%, 0%, 7.1%) |
| CIE-LAB | lab(78.14, -24.47, -24.13) |
| CIE-LCH | lch(78.14, 34.37, 224.59°) |
| OKLab | oklab(80.18% -0.0896 -0.0671) |
| OKLCH | oklch(80.18% 0.112 216.8) |
| XYZ | xyz(42.1501, 53.4460, 88.1991) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.60
Sky Blue
#87CEEB
ΔE00 5.11
Bright Sky Blue
#02CCFE
ΔE00 5.28
Baby Blue
#89CFF0
ΔE00 6.03
Aqua Blue
#02D8E9
ΔE00 6.59
Robin'S Egg
#6DEDFD
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BD0ED #ED785B
analogous
#5BEDC1 #5BD0ED #5B87ED
triadic
#5BD0ED #ED5BD0 #D0ED5B
tetradic
#5BD0ED #C15BED #ED785B #87ED5B
square
#5BD0ED #C15BED #ED785B #87ED5B
split-complementary
#5BD0ED #ED5B87 #EDC15B
monochromatic
#1499B9 #24C0E7 #5BD0ED #92E0F3 #C9F0F9
Accessibility & contrast
On white
1.80
#5BD0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#5BD0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BD0ED
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BD0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BD0ED | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCAEF
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5bd0ed; /* rgb */ color: rgb(91, 208, 237); /* oklch */ color: oklch(80.2% 0.112 216.8);
Tailwind
colors: {
custom: {
50: '#97def2',
500: '#5bd0ed',
950: '#000000',
},
}SCSS
$custom: #5bd0ed; $custom-light: #97def2; $custom-dark: #000000;
JSON
{
"hex": "#5bd0ed",
"rgb": {
"r": 91,
"g": 208,
"b": 237
},
"hsl": {
"h": 191.918,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.80183,
"c": 0.11192,
"h": 216.8
},
"luminance": 0.5345
}Semantic roles & 50–950 ramp
primary
#5BD0ED
secondary
#B84E34
accent
#3309DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485