#B6BE9E#B6BE9E
#B6BE9E is a light, muted yellow-green. Relative luminance 0.492; OKLCH L 78.7% C 0.045 H 118.8°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BE9E |
|---|---|
| RGB | rgb(182, 190, 158) |
| HSL | hsl(75, 20%, 68%) |
| HSV | hsv(75, 17%, 75%) |
| CMYK | cmyk(4.2%, 0%, 16.8%, 25.5%) |
| CIE-LAB | lab(75.60, -8.41, 15.25) |
| CIE-LCH | lch(75.60, 17.41, 118.86°) |
| OKLab | oklab(78.66% -0.0216 0.0392) |
| OKLCH | oklch(78.66% 0.045 118.8) |
| XYZ | xyz(43.8757, 49.2407, 39.5341) |
| Luminance | 0.4924 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.38
Greenish Grey
#96AE8D
ΔE00 7.48
Bland
#AFA88B
ΔE00 8.27
Stone (survey)
#ADA587
ΔE00 9.10
Cement
#A5A391
ΔE00 9.44
Sand
#C2B280
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BE9E #A69EBE
analogous
#BEB69E #B6BE9E #A6BE9E
triadic
#B6BE9E #9EB6BE #BE9EB6
tetradic
#B6BE9E #9EBEB6 #A69EBE #BE9EA6
square
#B6BE9E #9EBEB6 #A69EBE #BE9EA6
split-complementary
#B6BE9E #9EA6BE #B69EBE
monochromatic
#7C875B #9AA579 #B6BE9E #D2D7C3 #EDEFE7
Accessibility & contrast
On white
1.94
#B6BE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#B6BE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BE9E
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BE9E | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA9C
Deuteranopia (green-blind)
#C2BA9F
Tritanopia (blue-blind)
#B9BAB5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b6be9e; /* rgb */ color: rgb(182, 190, 158); /* oklch */ color: oklch(78.7% 0.045 118.8);
Tailwind
colors: {
custom: {
50: '#ccd1ba',
500: '#b6be9e',
950: '#000000',
},
}SCSS
$custom: #b6be9e; $custom-light: #ccd1ba; $custom-dark: #000000;
JSON
{
"hex": "#b6be9e",
"rgb": {
"r": 182,
"g": 190,
"b": 158
},
"hsl": {
"h": 75,
"s": 19.753,
"l": 68.235
},
"oklch": {
"l": 0.78664,
"c": 0.0448,
"h": 118.8
},
"luminance": 0.49241
}Semantic roles & 50–950 ramp
primary
#B6BE9E
secondary
#D9D7E1
accent
#479E5D
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280