#91AAEC#91AAEC
#91AAEC is a light, moderate blue. Relative luminance 0.408; OKLCH L 74.4% C 0.100 H 268.0°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #91AAEC |
|---|---|
| RGB | rgb(145, 170, 236) |
| HSL | hsl(224, 71%, 75%) |
| HSV | hsv(224, 39%, 93%) |
| CMYK | cmyk(38.6%, 28%, 0%, 7.5%) |
| CIE-LAB | lab(70.05, 7.45, -35.83) |
| CIE-LCH | lch(70.05, 36.59, 281.75°) |
| OKLab | oklab(74.43% -0.0035 -0.0998) |
| OKLCH | oklch(74.43% 0.1 268) |
| XYZ | xyz(41.1875, 40.8234, 85.0501) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.52
Periwinkle Blue
#8F99FB
ΔE00 5.58
Carolina Blue
#8AB8FE
ΔE00 5.75
Cornflowerblue
#6495ED
ΔE00 8.35
Light Grey Blue
#9DBCD4
ΔE00 9.30
Perrywinkle
#8F8CE7
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91AAEC #ECD391
analogous
#91D8EC #91AAEC #A591EC
triadic
#91AAEC #EC91AA #AAEC91
tetradic
#91AAEC #EC91D8 #ECD391 #91ECA5
square
#91AAEC #EC91D8 #ECD391 #91ECA5
split-complementary
#91AAEC #ECA591 #D8EC91
monochromatic
#2959DA #5D82E3 #91AAEC #C5D2F5 #E5EBFA
Accessibility & contrast
On white
2.29
#91AAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#91AAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91AAEC
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91AAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91AAEC | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EF
Deuteranopia (green-blind)
#8BA8EA
Tritanopia (blue-blind)
#74B7C1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #91aaec; /* rgb */ color: rgb(145, 170, 236); /* oklch */ color: oklch(74.4% 0.100 268.0);
Tailwind
colors: {
custom: {
50: '#b4c3f2',
500: '#91aaec',
950: '#000000',
},
}SCSS
$custom: #91aaec; $custom-light: #b4c3f2; $custom-dark: #000000;
JSON
{
"hex": "#91aaec",
"rgb": {
"r": 145,
"g": 170,
"b": 236
},
"hsl": {
"h": 223.516,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.74434,
"c": 0.09989,
"h": 268
},
"luminance": 0.40825
}Semantic roles & 50–950 ramp
primary
#91AAEC
secondary
#F2EBD9
accent
#9E13D3
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185