#91ACED#91ACED
#91ACED is a light, moderate blue. Relative luminance 0.416; OKLCH L 74.9% C 0.099 H 266.7°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #91ACED |
|---|---|
| RGB | rgb(145, 172, 237) |
| HSL | hsl(222, 72%, 75%) |
| HSV | hsv(222, 39%, 93%) |
| CMYK | cmyk(38.8%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(70.62, 6.60, -35.49) |
| CIE-LCH | lch(70.62, 36.10, 280.54°) |
| OKLab | oklab(74.89% -0.0057 -0.0989) |
| OKLCH | oklch(74.89% 0.099 266.7) |
| XYZ | xyz(41.7110, 41.6372, 85.9433) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.01
Carolina Blue
#8AB8FE
ΔE00 5.10
Periwinkle Blue
#8F99FB
ΔE00 6.08
Cornflowerblue
#6495ED
ΔE00 8.46
Light Grey Blue
#9DBCD4
ΔE00 9.01
Sky Blue (survey)
#75BBFD
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ACED #EDD291
analogous
#91DAED #91ACED #A491ED
triadic
#91ACED #ED91AC #ACED91
tetradic
#91ACED #ED91DA #EDD291 #91EDA4
square
#91ACED #ED91DA #EDD291 #91EDA4
split-complementary
#91ACED #EDA491 #DAED91
monochromatic
#285DDC #5C84E4 #91ACED #C6D4F6 #E5EBFB
Accessibility & contrast
On white
2.25
#91ACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#91ACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ACED
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ACED | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1F0
Deuteranopia (green-blind)
#8DA9EC
Tritanopia (blue-blind)
#73B9C3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #91aced; /* rgb */ color: rgb(145, 172, 237); /* oklch */ color: oklch(74.9% 0.099 266.7);
Tailwind
colors: {
custom: {
50: '#b4c4f3',
500: '#91aced',
950: '#000000',
},
}SCSS
$custom: #91aced; $custom-light: #b4c4f3; $custom-dark: #000000;
JSON
{
"hex": "#91aced",
"rgb": {
"r": 145,
"g": 172,
"b": 237
},
"hsl": {
"h": 222.391,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.7489,
"c": 0.09903,
"h": 266.7
},
"luminance": 0.41639
}Semantic roles & 50–950 ramp
primary
#91ACED
secondary
#F2EBD9
accent
#9B12D4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185