#5DACFF#5DACFF
#5DACFF is a light, vivid cyan. Relative luminance 0.391; OKLCH L 73.0% C 0.144 H 251.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5DACFF |
|---|---|
| RGB | rgb(93, 172, 255) |
| HSL | hsl(211, 100%, 68%) |
| HSV | hsv(211, 64%, 100%) |
| CMYK | cmyk(63.5%, 32.5%, 0%, 0%) |
| CIE-LAB | lab(68.79, 0.64, -48.33) |
| CIE-LCH | lch(68.79, 48.33, 270.76°) |
| OKLab | oklab(73.02% -0.0459 -0.1368) |
| OKLCH | oklch(73.02% 0.144 251.4) |
| XYZ | xyz(37.3101, 39.0485, 100.1592) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.27
Carolina Blue
#8AB8FE
ΔE00 6.14
Azure (survey)
#069AF3
ΔE00 6.74
Cornflowerblue
#6495ED
ΔE00 7.92
Dodgerblue
#1E90FF
ΔE00 8.28
Sky
#82CAFC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DACFF #FFB05D
analogous
#5DFDFF #5DACFF #5F5DFF
triadic
#5DACFF #FF5DAC #ACFF5D
tetradic
#5DACFF #FF5DFD #FFB05D #5DFF5F
square
#5DACFF #FF5DFD #FFB05D #5DFF5F
split-complementary
#5DACFF #FF5F5D #FDFF5D
monochromatic
#006EE2 #208DFF #5DACFF #9ACBFF #D7EBFF
Accessibility & contrast
On white
2.38
#5DACFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#5DACFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DACFF
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DACFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DACFF | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#72A1FD
Tritanopia (blue-blind)
#00BFCA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #5dacff; /* rgb */ color: rgb(93, 172, 255); /* oklch */ color: oklch(73.0% 0.144 251.4);
Tailwind
colors: {
custom: {
50: '#99c4ff',
500: '#5dacff',
950: '#000000',
},
}SCSS
$custom: #5dacff; $custom-light: #99c4ff; $custom-dark: #000000;
JSON
{
"hex": "#5dacff",
"rgb": {
"r": 93,
"g": 172,
"b": 255
},
"hsl": {
"h": 210.741,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.73016,
"c": 0.14429,
"h": 251.4
},
"luminance": 0.39052
}Semantic roles & 50–950 ramp
primary
#5DACFF
secondary
#F4DDC3
accent
#7600E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#0F1218
muted
#7F8186