#B4BCAE#B4BCAE
#B4BCAE is a light, muted yellow-green. Relative luminance 0.487; OKLCH L 78.5% C 0.021 H 131.5°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BCAE |
|---|---|
| RGB | rgb(180, 188, 174) |
| HSL | hsl(94, 9%, 71%) |
| HSV | hsv(94, 7%, 74%) |
| CMYK | cmyk(4.3%, 0%, 7.4%, 26.3%) |
| CIE-LAB | lab(75.28, -5.36, 6.12) |
| CIE-LCH | lch(75.28, 8.14, 131.21°) |
| OKLab | oklab(78.49% -0.0142 0.016) |
| OKLCH | oklch(78.49% 0.021 131.5) |
| XYZ | xyz(44.4443, 48.7256, 47.0997) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.21
Cement
#A5A391
ΔE00 8.04
Greyish
#A8A495
ΔE00 8.24
Silver
#C0C0C0
ΔE00 8.42
Light Grey
#D8DCD6
ΔE00 9.27
Dark Gray
#A9A9A9
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BCAE #B6AEBC
analogous
#BBBCAE #B4BCAE #AEBCAF
triadic
#B4BCAE #AEB4BC #BCAEB4
tetradic
#B4BCAE #AEBBBC #B6AEBC #BCAFAE
square
#B4BCAE #AEBBBC #B6AEBC #BCAFAE
split-complementary
#B4BCAE #AFAEBC #BCAEBB
monochromatic
#76836C #95A08D #B4BCAE #D3D8CF #EFF1EE
Accessibility & contrast
On white
1.95
#B4BCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#B4BCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BCAE
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BCAE | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAD
Deuteranopia (green-blind)
#BCB9AF
Tritanopia (blue-blind)
#B4BBB8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b4bcae; /* rgb */ color: rgb(180, 188, 174); /* oklch */ color: oklch(78.5% 0.021 131.5);
Tailwind
colors: {
custom: {
50: '#cad0c6',
500: '#b4bcae',
950: '#000000',
},
}SCSS
$custom: #b4bcae; $custom-light: #cad0c6; $custom-dark: #000000;
JSON
{
"hex": "#b4bcae",
"rgb": {
"r": 180,
"g": 188,
"b": 174
},
"hsl": {
"h": 94.286,
"s": 9.459,
"l": 70.98
},
"oklch": {
"l": 0.78493,
"c": 0.02137,
"h": 131.5
},
"luminance": 0.48726
}Semantic roles & 50–950 ramp
primary
#B4BCAE
secondary
#E3E1E5
accent
#529377
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282