#B2AAA5#B2AAA5
#B2AAA5 is a light, near-neutral grey. Relative luminance 0.409; OKLCH L 74.3% C 0.012 H 54.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AAA5 |
|---|---|
| RGB | rgb(178, 170, 165) |
| HSL | hsl(23, 8%, 67%) |
| HSV | hsv(23, 7%, 70%) |
| CMYK | cmyk(0%, 4.5%, 7.3%, 30.2%) |
| CIE-LAB | lab(70.13, 1.97, 3.59) |
| CIE-LCH | lch(70.13, 4.10, 61.32°) |
| OKLab | oklab(74.32% 0.0068 0.0095) |
| OKLCH | oklch(74.32% 0.012 54.4) |
| XYZ | xyz(39.5256, 40.9314, 41.4083) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.27
Stone
#A89F91
ΔE00 5.54
Greige
#B8AB98
ΔE00 6.16
Greyish
#A8A495
ΔE00 6.39
Warm Gray
#C9BEB0
ΔE00 6.80
Silver
#C0C0C0
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AAA5 #A5ADB2
analogous
#B2A5A7 #B2AAA5 #B2B0A5
triadic
#B2AAA5 #A5B2AA #AAA5B2
tetradic
#B2AAA5 #A7B2A5 #A5ADB2 #B0A5B2
square
#B2AAA5 #A7B2A5 #A5ADB2 #B0A5B2
split-complementary
#B2AAA5 #A5B2B0 #A5A7B2
monochromatic
#776C66 #968B84 #B2AAA5 #CEC9C6 #EAE8E7
Accessibility & contrast
On white
2.29
#B2AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#B2AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AAA5
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AAA5 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA5
Deuteranopia (green-blind)
#AEACA5
Tritanopia (blue-blind)
#B5A9A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b2aaa5; /* rgb */ color: rgb(178, 170, 165); /* oklch */ color: oklch(74.3% 0.012 54.4);
Tailwind
colors: {
custom: {
50: '#c9c3bf',
500: '#b2aaa5',
950: '#000000',
},
}SCSS
$custom: #b2aaa5; $custom-light: #c9c3bf; $custom-dark: #000000;
JSON
{
"hex": "#b2aaa5",
"rgb": {
"r": 178,
"g": 170,
"b": 165
},
"hsl": {
"h": 23.077,
"s": 7.784,
"l": 67.255
},
"oklch": {
"l": 0.74324,
"c": 0.01168,
"h": 54.4
},
"luminance": 0.40931
}Semantic roles & 50–950 ramp
primary
#B2AAA5
secondary
#D7DADB
accent
#7A9254
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181