#B7BCAE#B7BCAE
#B7BCAE is a light, muted yellow-green. Relative luminance 0.491; OKLCH L 78.7% C 0.020 H 122.9°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BCAE |
|---|---|
| RGB | rgb(183, 188, 174) |
| HSL | hsl(81, 9%, 71%) |
| HSV | hsv(81, 7%, 74%) |
| CMYK | cmyk(2.7%, 0%, 7.4%, 26.3%) |
| CIE-LAB | lab(75.51, -4.30, 6.48) |
| CIE-LCH | lch(75.51, 7.77, 123.55°) |
| OKLab | oklab(78.73% -0.011 0.0169) |
| OKLCH | oklch(78.73% 0.02 122.9) |
| XYZ | xyz(45.1505, 49.0897, 47.1328) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.76
Greyish
#A8A495
ΔE00 7.57
Cement
#A5A391
ΔE00 7.57
Silver
#C0C0C0
ΔE00 7.74
Warm Gray
#C9BEB0
ΔE00 8.11
Bland
#AFA88B
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BCAE #B3AEBC
analogous
#BCBAAE #B7BCAE #B0BCAE
triadic
#B7BCAE #AEB7BC #BCAEB7
tetradic
#B7BCAE #AEBCBA #B3AEBC #BCAEB0
square
#B7BCAE #AEBCBA #B3AEBC #BCAEB0
split-complementary
#B7BCAE #AEB0BC #BAAEBC
monochromatic
#7B836C #99A08D #B7BCAE #D5D8CF #F0F1EE
Accessibility & contrast
On white
1.94
#B7BCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#B7BCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BCAE
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BCAE | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAD
Deuteranopia (green-blind)
#BDBAAF
Tritanopia (blue-blind)
#B8BAB8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b7bcae; /* rgb */ color: rgb(183, 188, 174); /* oklch */ color: oklch(78.7% 0.020 122.9);
Tailwind
colors: {
custom: {
50: '#ccd0c6',
500: '#b7bcae',
950: '#000000',
},
}SCSS
$custom: #b7bcae; $custom-light: #ccd0c6; $custom-dark: #000000;
JSON
{
"hex": "#b7bcae",
"rgb": {
"r": 183,
"g": 188,
"b": 174
},
"hsl": {
"h": 81.429,
"s": 9.459,
"l": 70.98
},
"oklch": {
"l": 0.78729,
"c": 0.02018,
"h": 122.9
},
"luminance": 0.4909
}Semantic roles & 50–950 ramp
primary
#B7BCAE
secondary
#E2E1E5
accent
#529369
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282