#91AEE8#91AEE8
#91AEE8 is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.1% C 0.090 H 263.8°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #91AEE8 |
|---|---|
| RGB | rgb(145, 174, 232) |
| HSL | hsl(220, 65%, 74%) |
| HSV | hsv(220, 38%, 91%) |
| CMYK | cmyk(37.5%, 25%, 0%, 9%) |
| CIE-LAB | lab(70.95, 4.15, -32.25) |
| CIE-LCH | lch(70.95, 32.52, 277.33°) |
| OKLab | oklab(75.08% -0.0097 -0.0896) |
| OKLCH | oklch(75.08% 0.09 263.8) |
| XYZ | xyz(41.3741, 42.1161, 82.2775) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.67
Pastel Blue
#A2BFFE
ΔE00 4.74
Periwinkle Blue
#8F99FB
ΔE00 6.82
Sky Blue (survey)
#75BBFD
ΔE00 8.54
Light Grey Blue
#9DBCD4
ΔE00 8.58
Cornflowerblue
#6495ED
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AEE8 #E8CB91
analogous
#91DAE8 #91AEE8 #A091E8
triadic
#91AEE8 #E891AE #AEE891
tetradic
#91AEE8 #E891DA #E8CB91 #91E8A0
square
#91AEE8 #E891DA #E8CB91 #91E8A0
split-complementary
#91AEE8 #E8A091 #DAE891
monochromatic
#2C64D3 #5E89DD #91AEE8 #C4D3F3 #E6ECFA
Accessibility & contrast
On white
2.23
#91AEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#91AEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AEE8
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AEE8 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB2EB
Deuteranopia (green-blind)
#91AAE7
Tritanopia (blue-blind)
#75BAC2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #91aee8; /* rgb */ color: rgb(145, 174, 232); /* oklch */ color: oklch(75.1% 0.090 263.8);
Tailwind
colors: {
custom: {
50: '#b4c6ef',
500: '#91aee8',
950: '#000000',
},
}SCSS
$custom: #91aee8; $custom-light: #b4c6ef; $custom-dark: #000000;
JSON
{
"hex": "#91aee8",
"rgb": {
"r": 145,
"g": 174,
"b": 232
},
"hsl": {
"h": 220,
"s": 65.414,
"l": 73.922
},
"oklch": {
"l": 0.75082,
"c": 0.09012,
"h": 263.8
},
"luminance": 0.42118
}Semantic roles & 50–950 ramp
primary
#91AEE8
secondary
#F1E9DA
accent
#9118CD
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284