#5ACDF6#5ACDF6
#5ACDF6 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 79.8% C 0.118 H 224.8°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5ACDF6 |
|---|---|
| RGB | rgb(90, 205, 246) |
| HSL | hsl(196, 90%, 66%) |
| HSV | hsv(196, 63%, 96%) |
| CMYK | cmyk(63.4%, 16.7%, 0%, 3.5%) |
| CIE-LAB | lab(77.57, -20.45, -29.82) |
| CIE-LCH | lch(77.57, 36.16, 235.56°) |
| OKLab | oklab(79.83% -0.0838 -0.0832) |
| OKLCH | oklch(79.83% 0.118 224.8) |
| XYZ | xyz(42.6757, 52.4856, 95.0526) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.87
Sky Blue
#87CEEB
ΔE00 4.43
Baby Blue
#89CFF0
ΔE00 4.51
Neon Blue
#04D9FF
ΔE00 5.01
Lightblue (survey)
#7BC8F6
ΔE00 5.11
Lightskyblue
#87CEFA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ACDF6 #F6835A
analogous
#5AF6D1 #5ACDF6 #5A7FF6
triadic
#5ACDF6 #F65ACD #CDF65A
tetradic
#5ACDF6 #D15AF6 #F6835A #7FF65A
square
#5ACDF6 #D15AF6 #F6835A #7FF65A
split-complementary
#5ACDF6 #F65A7F #F6D15A
monochromatic
#0B98CB #20BBF3 #5ACDF6 #94DFF9 #CEF0FC
Accessibility & contrast
On white
1.83
#5ACDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#5ACDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ACDF6
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ACDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ACDF6 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F8
Deuteranopia (green-blind)
#A0B9F6
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5acdf6; /* rgb */ color: rgb(90, 205, 246); /* oklch */ color: oklch(79.8% 0.118 224.8);
Tailwind
colors: {
custom: {
50: '#98dcf9',
500: '#5acdf6',
950: '#000000',
},
}SCSS
$custom: #5acdf6; $custom-light: #98dcf9; $custom-dark: #000000;
JSON
{
"hex": "#5acdf6",
"rgb": {
"r": 90,
"g": 205,
"b": 246
},
"hsl": {
"h": 195.769,
"s": 89.655,
"l": 65.882
},
"oklch": {
"l": 0.79826,
"c": 0.11808,
"h": 224.8
},
"luminance": 0.5249
}Semantic roles & 50–950 ramp
primary
#5ACDF6
secondary
#C7562D
accent
#3C00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485