#91AEED#91AEED
#91AEED is a light, moderate blue. Relative luminance 0.424; OKLCH L 75.3% C 0.097 H 265.1°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #91AEED |
|---|---|
| RGB | rgb(145, 174, 237) |
| HSL | hsl(221, 72%, 75%) |
| HSV | hsv(221, 39%, 93%) |
| CMYK | cmyk(38.8%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(71.15, 5.48, -34.67) |
| CIE-LCH | lch(71.15, 35.10, 278.99°) |
| OKLab | oklab(75.3% -0.0082 -0.0965) |
| OKLCH | oklch(75.3% 0.097 265.1) |
| XYZ | xyz(42.0945, 42.4042, 86.0712) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.49
Pastel Blue
#A2BFFE
ΔE00 4.56
Periwinkle Blue
#8F99FB
ΔE00 6.64
Sky Blue (survey)
#75BBFD
ΔE00 8.59
Cornflowerblue
#6495ED
ΔE00 8.63
Light Grey Blue
#9DBCD4
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AEED #EDD091
analogous
#91DCED #91AEED #A291ED
triadic
#91AEED #ED91AE #AEED91
tetradic
#91AEED #ED91DC #EDD091 #91EDA2
square
#91AEED #ED91DC #EDD091 #91EDA2
split-complementary
#91AEED #EDA291 #DCED91
monochromatic
#2861DC #5C87E4 #91AEED #C6D5F6 #E5ECFB
Accessibility & contrast
On white
2.21
#91AEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#91AEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AEED
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AEED | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F0
Deuteranopia (green-blind)
#8FAAEC
Tritanopia (blue-blind)
#73BBC4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #91aeed; /* rgb */ color: rgb(145, 174, 237); /* oklch */ color: oklch(75.3% 0.097 265.1);
Tailwind
colors: {
custom: {
50: '#b4c6f3',
500: '#91aeed',
950: '#000000',
},
}SCSS
$custom: #91aeed; $custom-light: #b4c6f3; $custom-dark: #000000;
JSON
{
"hex": "#91aeed",
"rgb": {
"r": 145,
"g": 174,
"b": 237
},
"hsl": {
"h": 221.087,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.75302,
"c": 0.09686,
"h": 265.1
},
"luminance": 0.42406
}Semantic roles & 50–950 ramp
primary
#91AEED
secondary
#F2EAD9
accent
#9712D4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185