#B8BEAB#B8BEAB
#B8BEAB is a light, muted yellow-green. Relative luminance 0.500; OKLCH L 79.1% C 0.027 H 121.3°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BEAB |
|---|---|
| RGB | rgb(184, 190, 171) |
| HSL | hsl(79, 13%, 71%) |
| HSV | hsv(79, 10%, 75%) |
| CMYK | cmyk(3.2%, 0%, 10%, 25.5%) |
| CIE-LAB | lab(76.04, -5.52, 8.88) |
| CIE-LCH | lch(76.04, 10.45, 121.84°) |
| OKLab | oklab(79.15% -0.0141 0.0231) |
| OKLCH | oklch(79.15% 0.027 121.3) |
| XYZ | xyz(45.5302, 49.9575, 45.7643) |
| Luminance | 0.4996 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 8.01
Silver (survey)
#C5C9C7
ΔE00 8.37
Greyish
#A8A495
ΔE00 8.40
Bland
#AFA88B
ΔE00 8.49
Warm Gray
#C9BEB0
ΔE00 9.12
Stone (survey)
#ADA587
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BEAB #B1ABBE
analogous
#BEBAAB #B8BEAB #AEBEAB
triadic
#B8BEAB #ABB8BE #BEABB8
tetradic
#B8BEAB #ABBEBA #B1ABBE #BEABAE
square
#B8BEAB #ABBEBA #B1ABBE #BEABAE
split-complementary
#B8BEAB #ABAEBE #BAABBE
monochromatic
#7D8768 #9BA388 #B8BEAB #D5D9CE #F0F2EE
Accessibility & contrast
On white
1.91
#B8BEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#B8BEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BEAB
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BEAB | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAA
Deuteranopia (green-blind)
#C0BBAC
Tritanopia (blue-blind)
#BABCB8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b8beab; /* rgb */ color: rgb(184, 190, 171); /* oklch */ color: oklch(79.1% 0.027 121.3);
Tailwind
colors: {
custom: {
50: '#cdd1c4',
500: '#b8beab',
950: '#000000',
},
}SCSS
$custom: #b8beab; $custom-light: #cdd1c4; $custom-dark: #000000;
JSON
{
"hex": "#b8beab",
"rgb": {
"r": 184,
"g": 190,
"b": 171
},
"hsl": {
"h": 78.947,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.79147,
"c": 0.02707,
"h": 121.3
},
"luminance": 0.49958
}Semantic roles & 50–950 ramp
primary
#B8BEAB
secondary
#E1E0E5
accent
#4F9765
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#131412
muted
#828281