#B4BBAF#B4BBAF
#B4BBAF is a light, near-neutral yellow-green. Relative luminance 0.483; OKLCH L 78.3% C 0.018 H 131.9°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BBAF |
|---|---|
| RGB | rgb(180, 187, 175) |
| HSL | hsl(95, 8%, 71%) |
| HSV | hsv(95, 6%, 73%) |
| CMYK | cmyk(3.7%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(75.04, -4.65, 5.23) |
| CIE-LCH | lch(75.04, 7.00, 131.66°) |
| OKLab | oklab(78.31% -0.0123 0.0137) |
| OKLCH | oklch(78.31% 0.018 131.9) |
| XYZ | xyz(44.3293, 48.3390, 47.5441) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.52
Silver
#C0C0C0
ΔE00 7.54
Cement
#A5A391
ΔE00 7.84
Greyish
#A8A495
ΔE00 7.85
Dark Gray
#A9A9A9
ΔE00 8.50
Warm Gray
#C9BEB0
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BBAF #B6AFBB
analogous
#BABBAF #B4BBAF #AFBBB0
triadic
#B4BBAF #AFB4BB #BBAFB4
tetradic
#B4BBAF #AFBABB #B6AFBB #BBB0AF
square
#B4BBAF #AFBABB #B6AFBB #BBB0AF
split-complementary
#B4BBAF #B0AFBB #BBAFBA
monochromatic
#76826E #959F8E #B4BBAF #D3D7D0 #EFF1EE
Accessibility & contrast
On white
1.97
#B4BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#B4BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BBAF
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BBAF | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AE
Deuteranopia (green-blind)
#BBB9AF
Tritanopia (blue-blind)
#B4BAB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b4bbaf; /* rgb */ color: rgb(180, 187, 175); /* oklch */ color: oklch(78.3% 0.018 131.9);
Tailwind
colors: {
custom: {
50: '#cacfc6',
500: '#b4bbaf',
950: '#000000',
},
}SCSS
$custom: #b4bbaf; $custom-light: #cacfc6; $custom-dark: #000000;
JSON
{
"hex": "#b4bbaf",
"rgb": {
"r": 180,
"g": 187,
"b": 175
},
"hsl": {
"h": 95,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.7831,
"c": 0.01841,
"h": 131.9
},
"luminance": 0.48339
}Semantic roles & 50–950 ramp
primary
#B4BBAF
secondary
#E3E1E4
accent
#539278
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282