#91ABEB#91ABEB
#91ABEB is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.6% C 0.097 H 267.0°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #91ABEB |
|---|---|
| RGB | rgb(145, 171, 235) |
| HSL | hsl(223, 69%, 75%) |
| HSV | hsv(223, 38%, 92%) |
| CMYK | cmyk(38.3%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(70.28, 6.62, -34.93) |
| CIE-LCH | lch(70.28, 35.56, 280.74°) |
| OKLab | oklab(74.6% -0.005 -0.0973) |
| OKLCH | oklch(74.6% 0.097 267) |
| XYZ | xyz(41.2308, 41.1418, 84.3498) |
| Luminance | 0.4114 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.30
Carolina Blue
#8AB8FE
ΔE00 5.47
Periwinkle Blue
#8F99FB
ΔE00 5.90
Cornflowerblue
#6495ED
ΔE00 8.42
Light Grey Blue
#9DBCD4
ΔE00 9.16
Lightsteelblue
#B0C4DE
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91ABEB #EBD191
analogous
#91D8EB #91ABEB #A491EB
triadic
#91ABEB #EB91AB #ABEB91
tetradic
#91ABEB #EB91D8 #EBD191 #91EBA4
square
#91ABEB #EB91D8 #EBD191 #91EBA4
split-complementary
#91ABEB #EBA491 #D8EB91
monochromatic
#295CD8 #5D83E2 #91ABEB #C5D3F4 #E5EBFA
Accessibility & contrast
On white
2.28
#91ABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#91ABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91ABEB
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91ABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91ABEB | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0EE
Deuteranopia (green-blind)
#8DA8EA
Tritanopia (blue-blind)
#74B8C1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #91abeb; /* rgb */ color: rgb(145, 171, 235); /* oklch */ color: oklch(74.6% 0.097 267.0);
Tailwind
colors: {
custom: {
50: '#b4c3f1',
500: '#91abeb',
950: '#000000',
},
}SCSS
$custom: #91abeb; $custom-light: #b4c3f1; $custom-dark: #000000;
JSON
{
"hex": "#91abeb",
"rgb": {
"r": 145,
"g": 171,
"b": 235
},
"hsl": {
"h": 222.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.74595,
"c": 0.0974,
"h": 267
},
"luminance": 0.41144
}Semantic roles & 50–950 ramp
primary
#91ABEB
secondary
#F2EBD9
accent
#9B14D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185