#B8BEAA#B8BEAA
#B8BEAA is a light, muted yellow-green. Relative luminance 0.499; OKLCH L 79.1% C 0.028 H 120.7°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BEAA |
|---|---|
| RGB | rgb(184, 190, 170) |
| HSL | hsl(78, 13%, 71%) |
| HSV | hsv(78, 11%, 75%) |
| CMYK | cmyk(3.2%, 0%, 10.5%, 25.5%) |
| CIE-LAB | lab(76.02, -5.69, 9.39) |
| CIE-LCH | lch(76.02, 10.98, 121.20°) |
| OKLab | oklab(79.12% -0.0145 0.0244) |
| OKLCH | oklch(79.12% 0.028 120.7) |
| XYZ | xyz(45.4353, 49.9196, 45.2642) |
| Luminance | 0.4992 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 8.03
Bland
#AFA88B
ΔE00 8.35
Greyish
#A8A495
ΔE00 8.48
Silver (survey)
#C5C9C7
ΔE00 8.71
Sage Green
#9CAF88
ΔE00 9.18
Warm Gray
#C9BEB0
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BEAA #B0AABE
analogous
#BEBAAA #B8BEAA #AEBEAA
triadic
#B8BEAA #AAB8BE #BEAAB8
tetradic
#B8BEAA #AABEBA #B0AABE #BEAAAE
square
#B8BEAA #AABEBA #B0AABE #BEAAAE
split-complementary
#B8BEAA #AAAEBE #BAAABE
monochromatic
#7D8767 #9BA387 #B8BEAA #D5D9CD #F1F2EE
Accessibility & contrast
On white
1.91
#B8BEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#B8BEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BEAA
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BEAA | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA9
Deuteranopia (green-blind)
#C0BBAB
Tritanopia (blue-blind)
#BABCB8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b8beaa; /* rgb */ color: rgb(184, 190, 170); /* oklch */ color: oklch(79.1% 0.028 120.7);
Tailwind
colors: {
custom: {
50: '#cdd1c3',
500: '#b8beaa',
950: '#000000',
},
}SCSS
$custom: #b8beaa; $custom-light: #cdd1c3; $custom-dark: #000000;
JSON
{
"hex": "#b8beaa",
"rgb": {
"r": 184,
"g": 190,
"b": 170
},
"hsl": {
"h": 78,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.79121,
"c": 0.0284,
"h": 120.7
},
"luminance": 0.4992
}Semantic roles & 50–950 ramp
primary
#B8BEAA
secondary
#E1DFE5
accent
#4E9764
background
#FCFCFB
surface
#F9F9F7
border
#D2D2D0
text
#131412
muted
#828281