#B4BEAE#B4BEAE
#B4BEAE is a light, muted yellow-green. Relative luminance 0.496; OKLCH L 78.9% C 0.025 H 133.5°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BEAE |
|---|---|
| RGB | rgb(180, 190, 174) |
| HSL | hsl(98, 11%, 71%) |
| HSV | hsv(98, 8%, 75%) |
| CMYK | cmyk(5.3%, 0%, 8.4%, 25.5%) |
| CIE-LAB | lab(75.81, -6.42, 6.89) |
| CIE-LCH | lch(75.81, 9.42, 132.96°) |
| OKLab | oklab(78.92% -0.0171 0.018) |
| OKLCH | oklch(78.92% 0.025 133.5) |
| XYZ | xyz(44.8745, 49.5860, 47.2431) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.97
Cement
#A5A391
ΔE00 8.73
Greyish
#A8A495
ΔE00 9.13
Greenish Grey
#96AE8D
ΔE00 9.34
Silver
#C0C0C0
ΔE00 9.44
Light Grey
#D8DCD6
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BEAE #B8AEBE
analogous
#BCBEAE #B4BEAE #AEBEB0
triadic
#B4BEAE #AEB4BE #BEAEB4
tetradic
#B4BEAE #AEBCBE #B8AEBE #BEB0AE
square
#B4BEAE #AEBCBE #B8AEBE #BEB0AE
split-complementary
#B4BEAE #B0AEBE #BEAEBC
monochromatic
#75866C #95A38C #B4BEAE #D3D9D0 #EFF1EE
Accessibility & contrast
On white
1.92
#B4BEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#B4BEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BEAE
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BEAE | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAD
Deuteranopia (green-blind)
#BEBBAF
Tritanopia (blue-blind)
#B4BDB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b4beae; /* rgb */ color: rgb(180, 190, 174); /* oklch */ color: oklch(78.9% 0.025 133.5);
Tailwind
colors: {
custom: {
50: '#cad1c6',
500: '#b4beae',
950: '#000000',
},
}SCSS
$custom: #b4beae; $custom-light: #cad1c6; $custom-dark: #000000;
JSON
{
"hex": "#b4beae",
"rgb": {
"r": 180,
"g": 190,
"b": 174
},
"hsl": {
"h": 97.5,
"s": 10.959,
"l": 71.373
},
"oklch": {
"l": 0.78915,
"c": 0.0248,
"h": 133.5
},
"luminance": 0.49586
}Semantic roles & 50–950 ramp
primary
#B4BEAE
secondary
#E4E2E6
accent
#50957B
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282