#91A2BB#91A2BB
#91A2BB is a light, muted blue. Relative luminance 0.354; OKLCH L 70.7% C 0.041 H 257.9°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #91A2BB |
|---|---|
| RGB | rgb(145, 162, 187) |
| HSL | hsl(216, 24%, 65%) |
| HSV | hsv(216, 22%, 73%) |
| CMYK | cmyk(22.5%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(66.10, -0.45, -14.86) |
| CIE-LCH | lch(66.10, 14.87, 268.28°) |
| OKLab | oklab(70.74% -0.0087 -0.0405) |
| OKLCH | oklch(70.74% 0.041 257.9) |
| XYZ | xyz(33.5647, 35.4474, 52.0777) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.47
Cool Gray
#9AA7B0
ΔE00 6.77
Bluegrey
#85A3B2
ΔE00 7.59
Blue Grey
#758DA3
ΔE00 8.04
Light Grey Blue
#9DBCD4
ΔE00 8.40
Cloudy Blue
#ACC2D9
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91A2BB #BBAA91
analogous
#91B7BB #91A2BB #9591BB
triadic
#91A2BB #BB91A2 #A2BB91
tetradic
#91A2BB #BB91B7 #BBAA91 #91BB95
square
#91A2BB #BB91B7 #BBAA91 #91BB95
split-complementary
#91A2BB #BB9591 #B7BB91
monochromatic
#506482 #6B82A4 #91A2BB #B7C2D2 #DDE2EA
Accessibility & contrast
On white
2.60
#91A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#91A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91A2BB
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91A2BB | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#959FBA
Tritanopia (blue-blind)
#86A7AA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #91a2bb; /* rgb */ color: rgb(145, 162, 187); /* oklch */ color: oklch(70.7% 0.041 257.9);
Tailwind
colors: {
custom: {
50: '#b1bdcf',
500: '#91a2bb',
950: '#000000',
},
}SCSS
$custom: #91a2bb; $custom-light: #b1bdcf; $custom-dark: #000000;
JSON
{
"hex": "#91a2bb",
"rgb": {
"r": 145,
"g": 162,
"b": 187
},
"hsl": {
"h": 215.714,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.70742,
"c": 0.04142,
"h": 257.9
},
"luminance": 0.35448
}Semantic roles & 50–950 ramp
primary
#91A2BB
secondary
#DBD5CD
accent
#7C43A2
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#111213
muted
#808182