#5DA1FF#5DA1FF
#5DA1FF is a light, vivid cyan. Relative luminance 0.350; OKLCH L 70.7% C 0.155 H 256.9°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5DA1FF |
|---|---|
| RGB | rgb(93, 161, 255) |
| HSL | hsl(215, 100%, 68%) |
| HSV | hsv(215, 64%, 100%) |
| CMYK | cmyk(63.5%, 36.9%, 0%, 0%) |
| CIE-LAB | lab(65.77, 6.93, -53.08) |
| CIE-LCH | lch(65.77, 53.54, 277.44°) |
| OKLab | oklab(70.66% -0.0351 -0.1508) |
| OKLCH | oklch(70.66% 0.155 256.9) |
| XYZ | xyz(35.3026, 35.0335, 99.4900) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.44
Dodgerblue
#1E90FF
ΔE00 5.82
Dark Sky Blue
#448EE4
ΔE00 6.51
Azure (survey)
#069AF3
ΔE00 6.72
Carolina Blue
#8AB8FE
ΔE00 7.13
Sky Blue (survey)
#75BBFD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DA1FF #FFBB5D
analogous
#5DF2FF #5DA1FF #6A5DFF
triadic
#5DA1FF #FF5DA1 #A1FF5D
tetradic
#5DA1FF #FF5DF2 #FFBB5D #5DFF6A
square
#5DA1FF #FF5DF2 #FFBB5D #5DFF6A
split-complementary
#5DA1FF #FF6A5D #F2FF5D
monochromatic
#005FE2 #207DFF #5DA1FF #9AC5FF #D7E8FF
Accessibility & contrast
On white
2.62
#5DA1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#5DA1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DA1FF
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DA1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DA1FF | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#6199FD
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #5da1ff; /* rgb */ color: rgb(93, 161, 255); /* oklch */ color: oklch(70.7% 0.155 256.9);
Tailwind
colors: {
custom: {
50: '#99bcff',
500: '#5da1ff',
950: '#000000',
},
}SCSS
$custom: #5da1ff; $custom-light: #99bcff; $custom-dark: #000000;
JSON
{
"hex": "#5da1ff",
"rgb": {
"r": 93,
"g": 161,
"b": 255
},
"hsl": {
"h": 214.815,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.70663,
"c": 0.15483,
"h": 256.9
},
"luminance": 0.35037
}Semantic roles & 50–950 ramp
primary
#5DA1FF
secondary
#F4E0C3
accent
#8500E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1118
muted
#7F8086