#B2AAA6#B2AAA6
#B2AAA6 is a light, near-neutral grey. Relative luminance 0.410; OKLCH L 74.4% C 0.011 H 48.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AAA6 |
|---|---|
| RGB | rgb(178, 170, 166) |
| HSL | hsl(20, 7%, 67%) |
| HSV | hsv(20, 7%, 70%) |
| CMYK | cmyk(0%, 4.5%, 6.7%, 30.2%) |
| CIE-LAB | lab(70.15, 2.14, 3.08) |
| CIE-LCH | lch(70.15, 3.75, 55.17°) |
| OKLab | oklab(74.35% 0.0072 0.0081) |
| OKLCH | oklch(74.35% 0.011 48.6) |
| XYZ | xyz(39.6169, 40.9680, 41.8896) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.11
Stone
#A89F91
ΔE00 6.00
Greige
#B8AB98
ΔE00 6.69
Greyish
#A8A495
ΔE00 6.89
Silver
#C0C0C0
ΔE00 6.89
Dove Gray
#B6B8BD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AAA6 #A6AEB2
analogous
#B2A6A8 #B2AAA6 #B2B0A6
triadic
#B2AAA6 #A6B2AA #AAA6B2
tetradic
#B2AAA6 #A8B2A6 #A6AEB2 #B0A6B2
square
#B2AAA6 #A8B2A6 #A6AEB2 #B0A6B2
split-complementary
#B2AAA6 #A6B2B0 #A6A8B2
monochromatic
#776C67 #968B85 #B2AAA6 #CEC9C7 #EBE9E8
Accessibility & contrast
On white
2.28
#B2AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#B2AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AAA6
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AAA6 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 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)
#ACABA6
Deuteranopia (green-blind)
#AEACA6
Tritanopia (blue-blind)
#B5A9A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b2aaa6; /* rgb */ color: rgb(178, 170, 166); /* oklch */ color: oklch(74.4% 0.011 48.6);
Tailwind
colors: {
custom: {
50: '#c9c3c0',
500: '#b2aaa6',
950: '#000000',
},
}SCSS
$custom: #b2aaa6; $custom-light: #c9c3c0; $custom-dark: #000000;
JSON
{
"hex": "#b2aaa6",
"rgb": {
"r": 178,
"g": 170,
"b": 166
},
"hsl": {
"h": 20,
"s": 7.229,
"l": 67.451
},
"oklch": {
"l": 0.74352,
"c": 0.01087,
"h": 48.6
},
"luminance": 0.40968
}Semantic roles & 50–950 ramp
primary
#B2AAA6
secondary
#D8DBDC
accent
#7D9154
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181