#B4BE9E#B4BE9E
#B4BE9E is a light, muted yellow-green. Relative luminance 0.490; OKLCH L 78.5% C 0.045 H 121.6°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BE9E |
|---|---|
| RGB | rgb(180, 190, 158) |
| HSL | hsl(79, 20%, 68%) |
| HSV | hsv(79, 17%, 75%) |
| CMYK | cmyk(5.3%, 0%, 16.8%, 25.5%) |
| CIE-LAB | lab(75.45, -9.14, 15.02) |
| CIE-LCH | lch(75.45, 17.58, 121.33°) |
| OKLab | oklab(78.51% -0.0237 0.0386) |
| OKLCH | oklch(78.51% 0.045 121.6) |
| XYZ | xyz(43.4066, 48.9988, 39.5121) |
| Luminance | 0.4900 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.93
Greenish Grey
#96AE8D
ΔE00 6.92
Bland
#AFA88B
ΔE00 8.77
Darkseagreen
#8FBC8F
ΔE00 9.53
Stone (survey)
#ADA587
ΔE00 9.58
Cement
#A5A391
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BE9E #A89EBE
analogous
#BEB89E #B4BE9E #A4BE9E
triadic
#B4BE9E #9EB4BE #BE9EB4
tetradic
#B4BE9E #9EBEB8 #A89EBE #BE9EA4
square
#B4BE9E #9EBEB8 #A89EBE #BE9EA4
split-complementary
#B4BE9E #9EA4BE #B89EBE
monochromatic
#79875B #98A579 #B4BE9E #D0D7C3 #EDEFE7
Accessibility & contrast
On white
1.94
#B4BE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#B4BE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BE9E
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BE9E | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9C
Deuteranopia (green-blind)
#C1BA9F
Tritanopia (blue-blind)
#B7BAB5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b4be9e; /* rgb */ color: rgb(180, 190, 158); /* oklch */ color: oklch(78.5% 0.045 121.6);
Tailwind
colors: {
custom: {
50: '#cad1ba',
500: '#b4be9e',
950: '#000000',
},
}SCSS
$custom: #b4be9e; $custom-light: #cad1ba; $custom-dark: #000000;
JSON
{
"hex": "#b4be9e",
"rgb": {
"r": 180,
"g": 190,
"b": 158
},
"hsl": {
"h": 78.75,
"s": 19.753,
"l": 68.235
},
"oklch": {
"l": 0.78507,
"c": 0.04536,
"h": 121.6
},
"luminance": 0.48999
}Semantic roles & 50–950 ramp
primary
#B4BE9E
secondary
#DAD7E1
accent
#479E62
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280