#B6BEA8#B6BEA8
#B6BEA8 is a light, muted yellow-green. Relative luminance 0.496; OKLCH L 78.9% C 0.032 H 123.4°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BEA8 |
|---|---|
| RGB | rgb(182, 190, 168) |
| HSL | hsl(82, 14%, 70%) |
| HSV | hsv(82, 12%, 75%) |
| CMYK | cmyk(4.2%, 0%, 11.6%, 25.5%) |
| CIE-LAB | lab(75.82, -6.75, 10.17) |
| CIE-LCH | lch(75.82, 12.20, 123.57°) |
| OKLab | oklab(78.91% -0.0174 0.0264) |
| OKLCH | oklch(78.91% 0.032 123.4) |
| XYZ | xyz(44.7717, 49.5991, 44.2531) |
| Luminance | 0.4960 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.24
Cement
#A5A391
ΔE00 8.44
Greenish Grey
#96AE8D
ΔE00 8.52
Bland
#AFA88B
ΔE00 8.63
Greyish
#A8A495
ΔE00 9.09
Stone (survey)
#ADA587
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BEA8 #B0A8BE
analogous
#BEBBA8 #B6BEA8 #ABBEA8
triadic
#B6BEA8 #A8B6BE #BEA8B6
tetradic
#B6BEA8 #A8BEBB #B0A8BE #BEA8AB
square
#B6BEA8 #A8BEBB #B0A8BE #BEA8AB
split-complementary
#B6BEA8 #A8ABBE #BBA8BE
monochromatic
#7A8765 #99A485 #B6BEA8 #D3D8CB #F0F2ED
Accessibility & contrast
On white
1.92
#B6BEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#B6BEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BEA8
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BEA8 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA7
Deuteranopia (green-blind)
#C0BBA9
Tritanopia (blue-blind)
#B8BCB8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b6bea8; /* rgb */ color: rgb(182, 190, 168); /* oklch */ color: oklch(78.9% 0.032 123.4);
Tailwind
colors: {
custom: {
50: '#ccd1c1',
500: '#b6bea8',
950: '#000000',
},
}SCSS
$custom: #b6bea8; $custom-light: #ccd1c1; $custom-dark: #000000;
JSON
{
"hex": "#b6bea8",
"rgb": {
"r": 182,
"g": 190,
"b": 168
},
"hsl": {
"h": 81.818,
"s": 14.474,
"l": 70.196
},
"oklch": {
"l": 0.78912,
"c": 0.03165,
"h": 123.4
},
"luminance": 0.49599
}Semantic roles & 50–950 ramp
primary
#B6BEA8
secondary
#E0DEE4
accent
#4D9968
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281