#B6BEA0#B6BEA0
#B6BEA0 is a light, muted yellow-green. Relative luminance 0.493; OKLCH L 78.7% C 0.042 H 119.5°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BEA0 |
|---|---|
| RGB | rgb(182, 190, 160) |
| HSL | hsl(76, 19%, 69%) |
| HSV | hsv(76, 16%, 75%) |
| CMYK | cmyk(4.2%, 0%, 15.8%, 25.5%) |
| CIE-LAB | lab(75.64, -8.08, 14.23) |
| CIE-LCH | lch(75.64, 16.37, 119.59°) |
| OKLab | oklab(78.71% -0.0208 0.0367) |
| OKLCH | oklch(78.71% 0.042 119.5) |
| XYZ | xyz(44.0492, 49.3101, 40.4481) |
| Luminance | 0.4931 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.64
Greenish Grey
#96AE8D
ΔE00 7.57
Bland
#AFA88B
ΔE00 8.26
Stone (survey)
#ADA587
ΔE00 9.11
Cement
#A5A391
ΔE00 9.18
Greyish
#A8A495
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BEA0 #A8A0BE
analogous
#BEB7A0 #B6BEA0 #A7BEA0
triadic
#B6BEA0 #A0B6BE #BEA0B6
tetradic
#B6BEA0 #A0BEB7 #A8A0BE #BEA0A7
square
#B6BEA0 #A0BEB7 #A8A0BE #BEA0A7
split-complementary
#B6BEA0 #A0A7BE #B7A0BE
monochromatic
#7C875C #9AA57C #B6BEA0 #D2D7C4 #EEF0E9
Accessibility & contrast
On white
1.93
#B6BEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#B6BEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BEA0
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BEA0 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9E
Deuteranopia (green-blind)
#C1BAA1
Tritanopia (blue-blind)
#B9BBB6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b6bea0; /* rgb */ color: rgb(182, 190, 160); /* oklch */ color: oklch(78.7% 0.042 119.5);
Tailwind
colors: {
custom: {
50: '#ccd1bc',
500: '#b6bea0',
950: '#000000',
},
}SCSS
$custom: #b6bea0; $custom-light: #ccd1bc; $custom-dark: #000000;
JSON
{
"hex": "#b6bea0",
"rgb": {
"r": 182,
"g": 190,
"b": 160
},
"hsl": {
"h": 76,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.78712,
"c": 0.04217,
"h": 119.5
},
"luminance": 0.4931
}Semantic roles & 50–950 ramp
primary
#B6BEA0
secondary
#DBD8E1
accent
#489D5F
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281