#5ACCEB#5ACCEB
#5ACCEB is a light, moderate cyan. Relative luminance 0.514; OKLCH L 79.2% C 0.111 H 218.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5ACCEB |
|---|---|
| RGB | rgb(90, 204, 235) |
| HSL | hsl(193, 78%, 64%) |
| HSV | hsv(193, 62%, 92%) |
| CMYK | cmyk(61.7%, 13.2%, 0%, 7.8%) |
| CIE-LAB | lab(76.89, -23.23, -24.96) |
| CIE-LCH | lch(76.89, 34.10, 227.06°) |
| OKLab | oklab(79.15% -0.0868 -0.0694) |
| OKLCH | oklch(79.15% 0.111 218.6) |
| XYZ | xyz(40.7987, 51.3533, 86.3432) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.18
Bright Sky Blue
#02CCFE
ΔE00 4.57
Sky Blue
#87CEEB
ΔE00 4.75
Baby Blue
#89CFF0
ΔE00 5.60
Lightblue (survey)
#7BC8F6
ΔE00 7.38
Aqua Blue
#02D8E9
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ACCEB #EB795A
analogous
#5AEBC2 #5ACCEB #5A83EB
triadic
#5ACCEB #EB5ACC #CCEB5A
tetradic
#5ACCEB #C25AEB #EB795A #83EB5A
square
#5ACCEB #C25AEB #EB795A #83EB5A
split-complementary
#5ACCEB #EB5A83 #EBC25A
monochromatic
#1693B5 #23BBE4 #5ACCEB #91DDF2 #C7EEF8
Accessibility & contrast
On white
1.86
#5ACCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#5ACCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ACCEB
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ACCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ACCEB | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7ED
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5acceb; /* rgb */ color: rgb(90, 204, 235); /* oklch */ color: oklch(79.2% 0.111 218.6);
Tailwind
colors: {
custom: {
50: '#96dbf1',
500: '#5acceb',
950: '#000000',
},
}SCSS
$custom: #5acceb; $custom-light: #96dbf1; $custom-dark: #000000;
JSON
{
"hex": "#5acceb",
"rgb": {
"r": 90,
"g": 204,
"b": 235
},
"hsl": {
"h": 192.828,
"s": 78.378,
"l": 63.725
},
"oklch": {
"l": 0.79153,
"c": 0.11117,
"h": 218.6
},
"luminance": 0.51358
}Semantic roles & 50–950 ramp
primary
#5ACCEB
secondary
#B55035
accent
#370BDB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485