#B7BDAB#B7BDAB
#B7BDAB is a light, muted yellow-green. Relative luminance 0.494; OKLCH L 78.9% C 0.026 H 122.0°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BDAB |
|---|---|
| RGB | rgb(183, 189, 171) |
| HSL | hsl(80, 12%, 71%) |
| HSV | hsv(80, 10%, 74%) |
| CMYK | cmyk(3.2%, 0%, 9.5%, 25.9%) |
| CIE-LAB | lab(75.70, -5.35, 8.38) |
| CIE-LCH | lch(75.70, 9.94, 122.54°) |
| OKLab | oklab(78.86% -0.0137 0.0219) |
| OKLCH | oklch(78.86% 0.026 122) |
| XYZ | xyz(45.0756, 49.4027, 45.6812) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.78
Greyish
#A8A495
ΔE00 8.12
Silver (survey)
#C5C9C7
ΔE00 8.14
Bland
#AFA88B
ΔE00 8.47
Warm Gray
#C9BEB0
ΔE00 9.01
Silver
#C0C0C0
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BDAB #B1ABBD
analogous
#BDBAAB #B7BDAB #AEBDAB
triadic
#B7BDAB #ABB7BD #BDABB7
tetradic
#B7BDAB #ABBDBA #B1ABBD #BDABAE
square
#B7BDAB #ABBDBA #B1ABBD #BDABAE
split-complementary
#B7BDAB #ABAEBD #BAABBD
monochromatic
#7C8569 #9AA289 #B7BDAB #D4D8CD #F0F2EE
Accessibility & contrast
On white
1.93
#B7BDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#B7BDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BDAB
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BDAB | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAA
Deuteranopia (green-blind)
#BFBBAC
Tritanopia (blue-blind)
#B9BBB8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b7bdab; /* rgb */ color: rgb(183, 189, 171); /* oklch */ color: oklch(78.9% 0.026 122.0);
Tailwind
colors: {
custom: {
50: '#ccd0c4',
500: '#b7bdab',
950: '#000000',
},
}SCSS
$custom: #b7bdab; $custom-light: #ccd0c4; $custom-dark: #000000;
JSON
{
"hex": "#b7bdab",
"rgb": {
"r": 183,
"g": 189,
"b": 171
},
"hsl": {
"h": 80,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.78858,
"c": 0.02577,
"h": 122
},
"luminance": 0.49403
}Semantic roles & 50–950 ramp
primary
#B7BDAB
secondary
#E1DFE4
accent
#4F9667
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131412
muted
#828281