#B6BEA4#B6BEA4
#B6BEA4 is a light, muted yellow-green. Relative luminance 0.495; OKLCH L 78.8% C 0.037 H 121.2°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BEA4 |
|---|---|
| RGB | rgb(182, 190, 164) |
| HSL | hsl(78, 17%, 69%) |
| HSV | hsv(78, 14%, 75%) |
| CMYK | cmyk(4.2%, 0%, 13.7%, 25.5%) |
| CIE-LAB | lab(75.73, -7.42, 12.20) |
| CIE-LCH | lch(75.73, 14.28, 121.32°) |
| OKLab | oklab(78.81% -0.0191 0.0316) |
| OKLCH | oklch(78.81% 0.037 121.2) |
| XYZ | xyz(44.4048, 49.4524, 42.3207) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.34
Greenish Grey
#96AE8D
ΔE00 7.93
Bland
#AFA88B
ΔE00 8.35
Cement
#A5A391
ΔE00 8.74
Stone (survey)
#ADA587
ΔE00 9.25
Greyish
#A8A495
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BEA4 #ACA4BE
analogous
#BEB9A4 #B6BEA4 #A9BEA4
triadic
#B6BEA4 #A4B6BE #BEA4B6
tetradic
#B6BEA4 #A4BEB9 #ACA4BE #BEA4A9
square
#B6BEA4 #A4BEB9 #ACA4BE #BEA4A9
split-complementary
#B6BEA4 #A4A9BE #B9A4BE
monochromatic
#7B8761 #99A580 #B6BEA4 #D3D8C8 #EFF1EB
Accessibility & contrast
On white
1.93
#B6BEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#B6BEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BEA4
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BEA4 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BBA3
Deuteranopia (green-blind)
#C1BBA5
Tritanopia (blue-blind)
#B8BBB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b6bea4; /* rgb */ color: rgb(182, 190, 164); /* oklch */ color: oklch(78.8% 0.037 121.2);
Tailwind
colors: {
custom: {
50: '#ccd1bf',
500: '#b6bea4',
950: '#000000',
},
}SCSS
$custom: #b6bea4; $custom-light: #ccd1bf; $custom-dark: #000000;
JSON
{
"hex": "#b6bea4",
"rgb": {
"r": 182,
"g": 190,
"b": 164
},
"hsl": {
"h": 78.462,
"s": 16.667,
"l": 69.412
},
"oklch": {
"l": 0.78811,
"c": 0.03691,
"h": 121.2
},
"luminance": 0.49452
}Semantic roles & 50–950 ramp
primary
#B6BEA4
secondary
#DDDBE3
accent
#4B9B63
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281