#95A2BB#95A2BB
#95A2BB is a light, muted blue. Relative luminance 0.358; OKLCH L 71.0% C 0.039 H 263.5°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #95A2BB |
|---|---|
| RGB | rgb(149, 162, 187) |
| HSL | hsl(219, 22%, 66%) |
| HSV | hsv(219, 20%, 73%) |
| CMYK | cmyk(20.3%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(66.38, 0.83, -14.41) |
| CIE-LCH | lch(66.38, 14.43, 273.29°) |
| OKLab | oklab(71.04% -0.0044 -0.0392) |
| OKLCH | oklch(71.04% 0.039 263.5) |
| XYZ | xyz(34.2821, 35.8173, 52.1113) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 6.79
Cool Gray
#9AA7B0
ΔE00 7.30
Bluegrey
#85A3B2
ΔE00 9.00
Blue Grey
#758DA3
ΔE00 9.00
Light Grey Blue
#9DBCD4
ΔE00 9.32
Cloudy Blue
#ACC2D9
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A2BB #BBAE95
analogous
#95B5BB #95A2BB #9B95BB
triadic
#95A2BB #BB95A2 #A2BB95
tetradic
#95A2BB #BB95B5 #BBAE95 #95BB9B
square
#95A2BB #BB95B5 #BBAE95 #95BB9B
split-complementary
#95A2BB #BB9B95 #B5BB95
monochromatic
#536382 #7081A3 #95A2BB #BAC3D3 #E0E3EB
Accessibility & contrast
On white
2.57
#95A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#95A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A2BB
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A2BB | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#97A0BA
Tritanopia (blue-blind)
#8CA7AA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #95a2bb; /* rgb */ color: rgb(149, 162, 187); /* oklch */ color: oklch(71.0% 0.039 263.5);
Tailwind
colors: {
custom: {
50: '#b4bdcf',
500: '#95a2bb',
950: '#000000',
},
}SCSS
$custom: #95a2bb; $custom-light: #b4bdcf; $custom-dark: #000000;
JSON
{
"hex": "#95a2bb",
"rgb": {
"r": 149,
"g": 162,
"b": 187
},
"hsl": {
"h": 219.474,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.71038,
"c": 0.03944,
"h": 263.5
},
"luminance": 0.35818
}Semantic roles & 50–950 ramp
primary
#95A2BB
secondary
#DCD8D0
accent
#8145A0
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111213
muted
#808182