#5DB0FF#5DB0FF
#5DB0FF is a light, vivid cyan. Relative luminance 0.406; OKLCH L 73.9% C 0.141 H 249.2°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5DB0FF |
|---|---|
| RGB | rgb(93, 176, 255) |
| HSL | hsl(209, 100%, 68%) |
| HSV | hsv(209, 64%, 100%) |
| CMYK | cmyk(63.5%, 31%, 0%, 0%) |
| CIE-LAB | lab(69.89, -1.61, -46.59) |
| CIE-LCH | lch(69.89, 46.62, 268.02°) |
| OKLab | oklab(73.88% -0.0499 -0.1317) |
| OKLCH | oklch(73.88% 0.141 249.2) |
| XYZ | xyz(38.0829, 40.5940, 100.4168) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.32
Carolina Blue
#8AB8FE
ΔE00 6.27
Azure (survey)
#069AF3
ΔE00 7.26
Sky
#82CAFC
ΔE00 7.84
Lightblue (survey)
#7BC8F6
ΔE00 8.31
Cornflowerblue
#6495ED
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DB0FF #FFAC5D
analogous
#5DFFFD #5DB0FF #5D5FFF
triadic
#5DB0FF #FF5DB0 #B0FF5D
tetradic
#5DB0FF #FD5DFF #FFAC5D #5FFF5D
square
#5DB0FF #FD5DFF #FFAC5D #5FFF5D
split-complementary
#5DB0FF #FF5D5F #FFFD5D
monochromatic
#0074E2 #2092FF #5DB0FF #9ACEFF #D7ECFF
Accessibility & contrast
On white
2.30
#5DB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#5DB0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DB0FF
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DB0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DB0FF | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#77A4FD
Tritanopia (blue-blind)
#00C3CC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #5db0ff; /* rgb */ color: rgb(93, 176, 255); /* oklch */ color: oklch(73.9% 0.141 249.2);
Tailwind
colors: {
custom: {
50: '#99c7ff',
500: '#5db0ff',
950: '#000000',
},
}SCSS
$custom: #5db0ff; $custom-light: #99c7ff; $custom-dark: #000000;
JSON
{
"hex": "#5db0ff",
"rgb": {
"r": 93,
"g": 176,
"b": 255
},
"hsl": {
"h": 209.259,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.73883,
"c": 0.14082,
"h": 249.2
},
"luminance": 0.40598
}Semantic roles & 50–950 ramp
primary
#5DB0FF
secondary
#F4DBC3
accent
#7000E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1318
muted
#7F8286