#B6BAAE#B6BAAE
#B6BAAE is a light, near-neutral yellow-green. Relative luminance 0.481; OKLCH L 78.2% C 0.017 H 121.8°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BAAE |
|---|---|
| RGB | rgb(182, 186, 174) |
| HSL | hsl(80, 8%, 71%) |
| HSV | hsv(80, 6%, 73%) |
| CMYK | cmyk(2.2%, 0%, 6.5%, 27.1%) |
| CIE-LAB | lab(74.90, -3.59, 5.59) |
| CIE-LCH | lch(74.90, 6.65, 122.70°) |
| OKLab | oklab(78.23% -0.0091 0.0147) |
| OKLCH | oklch(78.23% 0.017 121.8) |
| XYZ | xyz(44.4891, 48.1189, 46.9803) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.29
Silver
#C0C0C0
ΔE00 6.91
Greyish
#A8A495
ΔE00 6.99
Cement
#A5A391
ΔE00 7.21
Warm Gray
#C9BEB0
ΔE00 7.59
Dark Gray
#A9A9A9
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BAAE #B2AEBA
analogous
#BAB8AE #B6BAAE #B0BAAE
triadic
#B6BAAE #AEB6BA #BAAEB6
tetradic
#B6BAAE #AEBAB8 #B2AEBA #BAAEB0
square
#B6BAAE #AEBAB8 #B2AEBA #BAAEB0
split-complementary
#B6BAAE #AEB0BA #B8AEBA
monochromatic
#7A806D #989E8D #B6BAAE #D4D6CF #F0F1EE
Accessibility & contrast
On white
1.98
#B6BAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#B6BAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BAAE
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BAAE | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AD
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#B7B9B6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b6baae; /* rgb */ color: rgb(182, 186, 174); /* oklch */ color: oklch(78.2% 0.017 121.8);
Tailwind
colors: {
custom: {
50: '#cbcec6',
500: '#b6baae',
950: '#000000',
},
}SCSS
$custom: #b6baae; $custom-light: #cbcec6; $custom-dark: #000000;
JSON
{
"hex": "#b6baae",
"rgb": {
"r": 182,
"g": 186,
"b": 174
},
"hsl": {
"h": 80,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.78231,
"c": 0.01725,
"h": 121.8
},
"luminance": 0.48119
}Semantic roles & 50–950 ramp
primary
#B6BAAE
secondary
#E1E0E4
accent
#549268
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282