#B8BEB0#B8BEB0
#B8BEB0 is a light, muted yellow-green. Relative luminance 0.502; OKLCH L 79.3% C 0.020 H 125.9°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BEB0 |
|---|---|
| RGB | rgb(184, 190, 176) |
| HSL | hsl(86, 10%, 72%) |
| HSV | hsv(86, 7%, 75%) |
| CMYK | cmyk(3.2%, 0%, 7.4%, 25.5%) |
| CIE-LAB | lab(76.16, -4.64, 6.35) |
| CIE-LCH | lch(76.16, 7.86, 126.19°) |
| OKLab | oklab(79.28% -0.012 0.0166) |
| OKLCH | oklch(79.28% 0.02 125.9) |
| XYZ | xyz(46.0159, 50.1518, 48.3219) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.62
Silver
#C0C0C0
ΔE00 7.85
Cement
#A5A391
ΔE00 8.17
Greyish
#A8A495
ΔE00 8.20
Warm Gray
#C9BEB0
ΔE00 8.47
Light Grey
#D8DCD6
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BEB0 #B6B0BE
analogous
#BEBDB0 #B8BEB0 #B1BEB0
triadic
#B8BEB0 #B0B8BE #BEB0B8
tetradic
#B8BEB0 #B0BEBD #B6B0BE #BEB0B1
square
#B8BEB0 #B0BEBD #B6B0BE #BEB0B1
split-complementary
#B8BEB0 #B0B1BE #BDB0BE
monochromatic
#7B866E #9AA28E #B8BEB0 #D6DAD2 #F0F1EE
Accessibility & contrast
On white
1.90
#B8BEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#B8BEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BEB0
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BEB0 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAF
Deuteranopia (green-blind)
#BFBCB1
Tritanopia (blue-blind)
#B9BCBA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b8beb0; /* rgb */ color: rgb(184, 190, 176); /* oklch */ color: oklch(79.3% 0.020 125.9);
Tailwind
colors: {
custom: {
50: '#cdd1c7',
500: '#b8beb0',
950: '#000000',
},
}SCSS
$custom: #b8beb0; $custom-light: #cdd1c7; $custom-dark: #000000;
JSON
{
"hex": "#b8beb0",
"rgb": {
"r": 184,
"g": 190,
"b": 176
},
"hsl": {
"h": 85.714,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.7928,
"c": 0.02049,
"h": 125.9
},
"luminance": 0.50152
}Semantic roles & 50–950 ramp
primary
#B8BEB0
secondary
#888191
accent
#52946E
background
#FEFEFD
surface
#FAFBF9
border
#D3D4D2
text
#131413
muted
#838382