#5ACDEB#5ACDEB
#5ACDEB is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.4% C 0.111 H 217.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5ACDEB |
|---|---|
| RGB | rgb(90, 205, 235) |
| HSL | hsl(192, 78%, 64%) |
| HSV | hsv(192, 62%, 92%) |
| CMYK | cmyk(61.7%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(77.18, -23.73, -24.52) |
| CIE-LCH | lch(77.18, 34.12, 225.94°) |
| OKLab | oklab(79.38% -0.0879 -0.0682) |
| OKLCH | oklch(79.38% 0.111 217.8) |
| XYZ | xyz(41.0371, 51.8302, 86.4227) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.01
Bright Sky Blue
#02CCFE
ΔE00 4.86
Sky Blue
#87CEEB
ΔE00 4.91
Baby Blue
#89CFF0
ΔE00 5.80
Aqua Blue
#02D8E9
ΔE00 7.14
Lightblue (survey)
#7BC8F6
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ACDEB #EB785A
analogous
#5AEBC0 #5ACDEB #5A84EB
triadic
#5ACDEB #EB5ACD #CDEB5A
tetradic
#5ACDEB #C05AEB #EB785A #84EB5A
square
#5ACDEB #C05AEB #EB785A #84EB5A
split-complementary
#5ACDEB #EB5A84 #EBC05A
monochromatic
#1694B5 #23BCE4 #5ACDEB #91DEF2 #C7EEF8
Accessibility & contrast
On white
1.85
#5ACDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#5ACDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ACDEB
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ACDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ACDEB | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#A4B8EB
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #5acdeb; /* rgb */ color: rgb(90, 205, 235); /* oklch */ color: oklch(79.4% 0.111 217.8);
Tailwind
colors: {
custom: {
50: '#96dcf1',
500: '#5acdeb',
950: '#000000',
},
}SCSS
$custom: #5acdeb; $custom-light: #96dcf1; $custom-dark: #000000;
JSON
{
"hex": "#5acdeb",
"rgb": {
"r": 90,
"g": 205,
"b": 235
},
"hsl": {
"h": 192.414,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.79383,
"c": 0.11122,
"h": 217.8
},
"luminance": 0.51834
}Semantic roles & 50–950 ramp
primary
#5ACDEB
secondary
#B54F35
accent
#360BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485