#B6BAAA#B6BAAA
#B6BAAA is a light, muted yellow-green. Relative luminance 0.480; OKLCH L 78.1% C 0.023 H 118.3°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BAAA |
|---|---|
| RGB | rgb(182, 186, 170) |
| HSL | hsl(75, 10%, 70%) |
| HSV | hsv(75, 9%, 73%) |
| CMYK | cmyk(2.2%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(74.80, -4.30, 7.63) |
| CIE-LCH | lch(74.80, 8.76, 119.38°) |
| OKLab | oklab(78.12% -0.0107 0.0199) |
| OKLCH | oklch(78.12% 0.023 118.3) |
| XYZ | xyz(44.1050, 47.9652, 44.9571) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 6.83
Greyish
#A8A495
ΔE00 6.96
Silver (survey)
#C5C9C7
ΔE00 7.65
Bland
#AFA88B
ΔE00 7.89
Warm Gray
#C9BEB0
ΔE00 8.01
Silver
#C0C0C0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BAAA #AEAABA
analogous
#BAB6AA #B6BAAA #AEBAAA
triadic
#B6BAAA #AAB6BA #BAAAB6
tetradic
#B6BAAA #AABAB6 #AEAABA #BAAAAE
square
#B6BAAA #AABAB6 #AEAABA #BAAAAE
split-complementary
#B6BAAA #AAAEBA #B6AABA
monochromatic
#7B8169 #999F88 #B6BAAA #D3D5CC #F0F1EE
Accessibility & contrast
On white
1.98
#B6BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#B6BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BAAA
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BAAA | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8A9
Deuteranopia (green-blind)
#BCB8AB
Tritanopia (blue-blind)
#B8B8B5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b6baaa; /* rgb */ color: rgb(182, 186, 170); /* oklch */ color: oklch(78.1% 0.023 118.3);
Tailwind
colors: {
custom: {
50: '#cbcec3',
500: '#b6baaa',
950: '#000000',
},
}SCSS
$custom: #b6baaa; $custom-light: #cbcec3; $custom-dark: #000000;
JSON
{
"hex": "#b6baaa",
"rgb": {
"r": 182,
"g": 186,
"b": 170
},
"hsl": {
"h": 75,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.78122,
"c": 0.02263,
"h": 118.3
},
"luminance": 0.47965
}Semantic roles & 50–950 ramp
primary
#B6BAAA
secondary
#DFDEE2
accent
#519462
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281