#B8BEAC#B8BEAC
#B8BEAC is a light, muted yellow-green. Relative luminance 0.500; OKLCH L 79.2% C 0.026 H 122.0°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BEAC |
|---|---|
| RGB | rgb(184, 190, 172) |
| HSL | hsl(80, 12%, 71%) |
| HSV | hsv(80, 9%, 75%) |
| CMYK | cmyk(3.2%, 0%, 9.5%, 25.5%) |
| CIE-LAB | lab(76.07, -5.34, 8.37) |
| CIE-LCH | lch(76.07, 9.93, 122.54°) |
| OKLab | oklab(79.17% -0.0136 0.0218) |
| OKLCH | oklch(79.17% 0.026 122) |
| XYZ | xyz(45.6259, 49.9958, 46.2682) |
| Luminance | 0.5000 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 8.01
Silver (survey)
#C5C9C7
ΔE00 8.03
Greyish
#A8A495
ΔE00 8.33
Bland
#AFA88B
ΔE00 8.63
Warm Gray
#C9BEB0
ΔE00 8.97
Silver
#C0C0C0
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BEAC #B2ACBE
analogous
#BEBBAC #B8BEAC #AFBEAC
triadic
#B8BEAC #ACB8BE #BEACB8
tetradic
#B8BEAC #ACBEBB #B2ACBE #BEACAF
square
#B8BEAC #ACBEBB #B2ACBE #BEACAF
split-complementary
#B8BEAC #ACAFBE #BBACBE
monochromatic
#7D8669 #9BA38A #B8BEAC #D5D9CE #F0F2EE
Accessibility & contrast
On white
1.91
#B8BEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#B8BEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BEAC
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BEAC | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAB
Deuteranopia (green-blind)
#C0BCAD
Tritanopia (blue-blind)
#BABCB9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b8beac; /* rgb */ color: rgb(184, 190, 172); /* oklch */ color: oklch(79.2% 0.026 122.0);
Tailwind
colors: {
custom: {
50: '#cdd1c4',
500: '#b8beac',
950: '#000000',
},
}SCSS
$custom: #b8beac; $custom-light: #cdd1c4; $custom-dark: #000000;
JSON
{
"hex": "#b8beac",
"rgb": {
"r": 184,
"g": 190,
"b": 172
},
"hsl": {
"h": 80,
"s": 12.162,
"l": 70.98
},
"oklch": {
"l": 0.79173,
"c": 0.02575,
"h": 122
},
"luminance": 0.49996
}Semantic roles & 50–950 ramp
primary
#B8BEAC
secondary
#E2E1E5
accent
#4F9667
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#131412
muted
#828281