#91A2BD#91A2BD
#91A2BD is a light, muted blue. Relative luminance 0.355; OKLCH L 70.8% C 0.044 H 259.6°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #91A2BD |
|---|---|
| RGB | rgb(145, 162, 189) |
| HSL | hsl(217, 25%, 65%) |
| HSV | hsv(217, 23%, 74%) |
| CMYK | cmyk(23.3%, 14.3%, 0%, 25.9%) |
| CIE-LAB | lab(66.16, 0.02, -15.88) |
| CIE-LCH | lch(66.16, 15.88, 270.08°) |
| OKLab | oklab(70.82% -0.0079 -0.0433) |
| OKLCH | oklch(70.82% 0.044 259.6) |
| XYZ | xyz(33.7802, 35.5336, 53.2131) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 6.18
Cool Gray
#9AA7B0
ΔE00 7.49
Bluegrey
#85A3B2
ΔE00 8.26
Blue Grey
#758DA3
ΔE00 8.35
Light Grey Blue
#9DBCD4
ΔE00 8.67
Cloudy Blue
#ACC2D9
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#91A2BD #BDAC91
analogous
#91B8BD #91A2BD #9691BD
triadic
#91A2BD #BD91A2 #A2BD91
tetradic
#91A2BD #BD91B8 #BDAC91 #91BD96
square
#91A2BD #BD91B8 #BDAC91 #91BD96
split-complementary
#91A2BD #BD9691 #B8BD91
monochromatic
#4F6484 #6B82A6 #91A2BD #B7C2D4 #DDE3EB
Accessibility & contrast
On white
2.59
#91A2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#91A2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #91A2BD
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##91A2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##91A2BD | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BE
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#86A8AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #91a2bd; /* rgb */ color: rgb(145, 162, 189); /* oklch */ color: oklch(70.8% 0.044 259.6);
Tailwind
colors: {
custom: {
50: '#b2bdd1',
500: '#91a2bd',
950: '#000000',
},
}SCSS
$custom: #91a2bd; $custom-light: #b2bdd1; $custom-dark: #000000;
JSON
{
"hex": "#91a2bd",
"rgb": {
"r": 145,
"g": 162,
"b": 189
},
"hsl": {
"h": 216.818,
"s": 25,
"l": 65.49
},
"oklch": {
"l": 0.70817,
"c": 0.04403,
"h": 259.6
},
"luminance": 0.35535
}Semantic roles & 50–950 ramp
primary
#91A2BD
secondary
#DCD7CE
accent
#7E42A4
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111214
muted
#808182