#5ACCED#5ACCED
#5ACCED is a light, moderate cyan. Relative luminance 0.515; OKLCH L 79.2% C 0.112 H 220.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5ACCED |
|---|---|
| RGB | rgb(90, 204, 237) |
| HSL | hsl(193, 80%, 64%) |
| HSV | hsv(193, 62%, 93%) |
| CMYK | cmyk(62%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(76.96, -22.64, -25.93) |
| CIE-LCH | lch(76.96, 34.42, 228.88°) |
| OKLab | oklab(79.23% -0.0861 -0.0722) |
| OKLCH | oklch(79.23% 0.112 220) |
| XYZ | xyz(41.0892, 51.4696, 87.8735) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 4.09
Neon Blue
#04D9FF
ΔE00 4.23
Sky Blue
#87CEEB
ΔE00 4.54
Baby Blue
#89CFF0
ΔE00 5.27
Lightblue (survey)
#7BC8F6
ΔE00 6.86
Lightskyblue
#87CEFA
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ACCED #ED7B5A
analogous
#5AEDC4 #5ACCED #5A83ED
triadic
#5ACCED #ED5ACC #CCED5A
tetradic
#5ACCED #C45AED #ED7B5A #83ED5A
square
#5ACCED #C45AED #ED7B5A #83ED5A
split-complementary
#5ACCED #ED5A83 #EDC45A
monochromatic
#1494B8 #23BBE7 #5ACCED #91DDF3 #C8EEF9
Accessibility & contrast
On white
1.86
#5ACCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#5ACCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ACCED
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ACCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ACCED | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#A3B7ED
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5acced; /* rgb */ color: rgb(90, 204, 237); /* oklch */ color: oklch(79.2% 0.112 220.0);
Tailwind
colors: {
custom: {
50: '#97dbf3',
500: '#5acced',
950: '#000000',
},
}SCSS
$custom: #5acced; $custom-light: #97dbf3; $custom-dark: #000000;
JSON
{
"hex": "#5acced",
"rgb": {
"r": 90,
"g": 204,
"b": 237
},
"hsl": {
"h": 193.469,
"s": 80.328,
"l": 64.118
},
"oklch": {
"l": 0.79232,
"c": 0.11232,
"h": 220
},
"luminance": 0.51474
}Semantic roles & 50–950 ramp
primary
#5ACCED
secondary
#B85133
accent
#3809DD
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485