#B8BEA6#B8BEA6
#B8BEA6 is a light, muted yellow-green. Relative luminance 0.498; OKLCH L 79.0% C 0.034 H 118.6°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BEA6 |
|---|---|
| RGB | rgb(184, 190, 166) |
| HSL | hsl(75, 16%, 70%) |
| HSV | hsv(75, 13%, 75%) |
| CMYK | cmyk(3.2%, 0%, 12.6%, 25.5%) |
| CIE-LAB | lab(75.93, -6.36, 11.42) |
| CIE-LCH | lch(75.93, 13.07, 119.13°) |
| OKLab | oklab(79.02% -0.0161 0.0296) |
| OKLCH | oklch(79.02% 0.034 118.6) |
| XYZ | xyz(45.0626, 49.7705, 43.3017) |
| Luminance | 0.4977 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Bland
#AFA88B
ΔE00 7.96
Sage Green
#9CAF88
ΔE00 8.22
Cement
#A5A391
ΔE00 8.26
Greenish Grey
#96AE8D
ΔE00 8.79
Stone (survey)
#ADA587
ΔE00 8.90
Greyish
#A8A495
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BEA6 #ACA6BE
analogous
#BEB8A6 #B8BEA6 #ACBEA6
triadic
#B8BEA6 #A6B8BE #BEA6B8
tetradic
#B8BEA6 #A6BEB8 #ACA6BE #BEA6AC
square
#B8BEA6 #A6BEB8 #ACA6BE #BEA6AC
split-complementary
#B8BEA6 #A6ACBE #B8A6BE
monochromatic
#7E8763 #9CA483 #B8BEA6 #D4D8C9 #F0F2ED
Accessibility & contrast
On white
1.92
#B8BEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#B8BEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BEA6
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BEA6 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BBA5
Deuteranopia (green-blind)
#C1BBA7
Tritanopia (blue-blind)
#BBBBB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b8bea6; /* rgb */ color: rgb(184, 190, 166); /* oklch */ color: oklch(79.0% 0.034 118.6);
Tailwind
colors: {
custom: {
50: '#cdd1c0',
500: '#b8bea6',
950: '#000000',
},
}SCSS
$custom: #b8bea6; $custom-light: #cdd1c0; $custom-dark: #000000;
JSON
{
"hex": "#b8bea6",
"rgb": {
"r": 184,
"g": 190,
"b": 166
},
"hsl": {
"h": 75,
"s": 15.584,
"l": 69.804
},
"oklch": {
"l": 0.79018,
"c": 0.03372,
"h": 118.6
},
"luminance": 0.4977
}Semantic roles & 50–950 ramp
primary
#B8BEA6
secondary
#DEDDE3
accent
#4C9A5F
background
#FCFCFB
surface
#F9F9F7
border
#D2D2D0
text
#131412
muted
#828281