#B7BDAE#B7BDAE
#B7BDAE is a light, muted yellow-green. Relative luminance 0.495; OKLCH L 78.9% C 0.022 H 124.7°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BDAE |
|---|---|
| RGB | rgb(183, 189, 174) |
| HSL | hsl(84, 10%, 71%) |
| HSV | hsv(84, 8%, 74%) |
| CMYK | cmyk(3.2%, 0%, 7.9%, 25.9%) |
| CIE-LAB | lab(75.77, -4.82, 6.86) |
| CIE-LCH | lch(75.77, 8.39, 125.12°) |
| OKLab | oklab(78.94% -0.0124 0.0179) |
| OKLCH | oklch(78.94% 0.022 124.7) |
| XYZ | xyz(45.3648, 49.5184, 47.2043) |
| Luminance | 0.4952 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.10
Cement
#A5A391
ΔE00 7.87
Greyish
#A8A495
ΔE00 8.00
Silver
#C0C0C0
ΔE00 8.26
Warm Gray
#C9BEB0
ΔE00 8.61
Light Grey
#D8DCD6
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BDAE #B4AEBD
analogous
#BDBBAE #B7BDAE #AFBDAE
triadic
#B7BDAE #AEB7BD #BDAEB7
tetradic
#B7BDAE #AEBDBB #B4AEBD #BDAEAF
square
#B7BDAE #AEBDBB #B4AEBD #BDAEAF
split-complementary
#B7BDAE #AEAFBD #BBAEBD
monochromatic
#7B856C #99A28C #B7BDAE #D5D8D0 #F0F1EE
Accessibility & contrast
On white
1.93
#B7BDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#B7BDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BDAE
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BDAE | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAD
Deuteranopia (green-blind)
#BEBBAF
Tritanopia (blue-blind)
#B8BBB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b7bdae; /* rgb */ color: rgb(183, 189, 174); /* oklch */ color: oklch(78.9% 0.022 124.7);
Tailwind
colors: {
custom: {
50: '#ccd0c6',
500: '#b7bdae',
950: '#000000',
},
}SCSS
$custom: #b7bdae; $custom-light: #ccd0c6; $custom-dark: #000000;
JSON
{
"hex": "#b7bdae",
"rgb": {
"r": 183,
"g": 189,
"b": 174
},
"hsl": {
"h": 84,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.78938,
"c": 0.02182,
"h": 124.7
},
"luminance": 0.49518
}Semantic roles & 50–950 ramp
primary
#B7BDAE
secondary
#E3E1E5
accent
#51946C
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282