#5ACCE6#5ACCE6
#5ACCE6 is a light, moderate cyan. Relative luminance 0.511; OKLCH L 79.0% C 0.109 H 215.2°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5ACCE6 |
|---|---|
| RGB | rgb(90, 204, 230) |
| HSL | hsl(191, 74%, 63%) |
| HSV | hsv(191, 61%, 90%) |
| CMYK | cmyk(60.9%, 11.3%, 0%, 9.8%) |
| CIE-LAB | lab(76.72, -24.69, -22.54) |
| CIE-LCH | lch(76.72, 33.43, 222.39°) |
| OKLab | oklab(78.96% -0.0887 -0.0626) |
| OKLCH | oklch(78.96% 0.109 215.2) |
| XYZ | xyz(40.0864, 51.0684, 82.5922) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.49
Sky Blue
#87CEEB
ΔE00 5.58
Bright Sky Blue
#02CCFE
ΔE00 5.94
Aqua Blue
#02D8E9
ΔE00 6.26
Baby Blue
#89CFF0
ΔE00 6.64
Robin'S Egg
#6DEDFD
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ACCE6 #E6745A
analogous
#5AE6BA #5ACCE6 #5A86E6
triadic
#5ACCE6 #E65ACC #CCE65A
tetradic
#5ACCE6 #BA5AE6 #E6745A #86E65A
square
#5ACCE6 #BA5AE6 #E6745A #86E65A
split-complementary
#5ACCE6 #E65A86 #E6BA5A
monochromatic
#1A91AC #25BCDE #5ACCE6 #8FDCEE #C4EDF6
Accessibility & contrast
On white
1.87
#5ACCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#5ACCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ACCE6
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ACCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ACCE6 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC6E7
Deuteranopia (green-blind)
#A5B7E6
Tritanopia (blue-blind)
#00D6D4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5acce6; /* rgb */ color: rgb(90, 204, 230); /* oklch */ color: oklch(79.0% 0.109 215.2);
Tailwind
colors: {
custom: {
50: '#96dbee',
500: '#5acce6',
950: '#000000',
},
}SCSS
$custom: #5acce6; $custom-light: #96dbee; $custom-dark: #000000;
JSON
{
"hex": "#5acce6",
"rgb": {
"r": 90,
"g": 204,
"b": 230
},
"hsl": {
"h": 191.143,
"s": 73.684,
"l": 62.745
},
"oklch": {
"l": 0.78958,
"c": 0.10859,
"h": 215.2
},
"luminance": 0.51073
}Semantic roles & 50–950 ramp
primary
#5ACCE6
secondary
#AD4D37
accent
#3410D6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485