#91ACE0#91ACE0
#91ACE0 is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.3% C 0.081 H 263.2°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #91ACE0 |
|---|---|
| RGB | rgb(145, 172, 224) |
| HSL | hsl(219, 56%, 72%) |
| HSV | hsv(219, 35%, 88%) |
| CMYK | cmyk(35.3%, 23.2%, 0%, 12.2%) |
| CIE-LAB | lab(70.11, 3.16, -29.18) |
| CIE-LCH | lch(70.11, 29.35, 276.18°) |
| OKLab | oklab(74.32% -0.0096 -0.0808) |
| OKLCH | oklch(74.32% 0.081 263.2) |
| XYZ | xyz(39.8801, 40.9048, 76.3007) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.55
Carolina Blue
#8AB8FE
ΔE00 5.64
Periwinkle Blue
#8F99FB
ΔE00 6.71
Light Grey Blue
#9DBCD4
ΔE00 8.63
Cornflowerblue
#6495ED
ΔE00 8.71
Lightsteelblue
#B0C4DE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ACE0 #E0C591
analogous
#91D3E0 #91ACE0 #9E91E0
triadic
#91ACE0 #E091AC #ACE091
tetradic
#91ACE0 #E091D3 #E0C591 #91E09E
square
#91ACE0 #E091D3 #E0C591 #91E09E
split-complementary
#91ACE0 #E09E91 #D3E091
monochromatic
#3665C0 #6188D3 #91ACE0 #C1D0ED #E7EDF8
Accessibility & contrast
On white
2.29
#91ACE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#91ACE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ACE0
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ACE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ACE0 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE2
Deuteranopia (green-blind)
#92A8DF
Tritanopia (blue-blind)
#79B7BE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #91ace0; /* rgb */ color: rgb(145, 172, 224); /* oklch */ color: oklch(74.3% 0.081 263.2);
Tailwind
colors: {
custom: {
50: '#b3c4e9',
500: '#91ace0',
950: '#000000',
},
}SCSS
$custom: #91ace0; $custom-light: #b3c4e9; $custom-dark: #000000;
JSON
{
"hex": "#91ace0",
"rgb": {
"r": 145,
"g": 172,
"b": 224
},
"hsl": {
"h": 219.494,
"s": 56.028,
"l": 72.353
},
"oklch": {
"l": 0.74323,
"c": 0.08139,
"h": 263.2
},
"luminance": 0.40907
}Semantic roles & 50–950 ramp
primary
#91ACE0
secondary
#F0E9DB
accent
#8C22C4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184