#5ACCEE#5ACCEE
#5ACCEE is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.3% C 0.113 H 220.6°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5ACCEE |
|---|---|
| RGB | rgb(90, 204, 238) |
| HSL | hsl(194, 81%, 64%) |
| HSV | hsv(194, 62%, 93%) |
| CMYK | cmyk(62.2%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(77.00, -22.34, -26.41) |
| CIE-LCH | lch(77.00, 34.59, 229.77°) |
| OKLab | oklab(79.27% -0.0857 -0.0735) |
| OKLCH | oklch(79.27% 0.113 220.6) |
| XYZ | xyz(41.2357, 51.5282, 88.6451) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.87
Neon Blue
#04D9FF
ΔE00 4.29
Sky Blue
#87CEEB
ΔE00 4.46
Baby Blue
#89CFF0
ΔE00 5.12
Lightblue (survey)
#7BC8F6
ΔE00 6.60
Lightskyblue
#87CEFA
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ACCEE #EE7C5A
analogous
#5AEEC6 #5ACCEE #5A82EE
triadic
#5ACCEE #EE5ACC #CCEE5A
tetradic
#5ACCEE #C65AEE #EE7C5A #82EE5A
square
#5ACCEE #C65AEE #EE7C5A #82EE5A
split-complementary
#5ACCEE #EE5A82 #EEC65A
monochromatic
#1394BA #23BBE8 #5ACCEE #91DDF4 #C9EEF9
Accessibility & contrast
On white
1.86
#5ACCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#5ACCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ACCEE
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ACCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ACCEE | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#A2B7EE
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5accee; /* rgb */ color: rgb(90, 204, 238); /* oklch */ color: oklch(79.3% 0.113 220.6);
Tailwind
colors: {
custom: {
50: '#97dbf3',
500: '#5accee',
950: '#000000',
},
}SCSS
$custom: #5accee; $custom-light: #97dbf3; $custom-dark: #000000;
JSON
{
"hex": "#5accee",
"rgb": {
"r": 90,
"g": 204,
"b": 238
},
"hsl": {
"h": 193.784,
"s": 81.319,
"l": 64.314
},
"oklch": {
"l": 0.79272,
"c": 0.11293,
"h": 220.6
},
"luminance": 0.51532
}Semantic roles & 50–950 ramp
primary
#5ACCEE
secondary
#B95233
accent
#3908DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485