#B2BAAE#B2BAAE
#B2BAAE is a light, near-neutral green. Relative luminance 0.476; OKLCH L 77.9% C 0.019 H 134.9°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BAAE |
|---|---|
| RGB | rgb(178, 186, 174) |
| HSL | hsl(100, 8%, 71%) |
| HSV | hsv(100, 6%, 73%) |
| CMYK | cmyk(4.3%, 0%, 6.5%, 27.1%) |
| CIE-LAB | lab(74.60, -5.01, 5.12) |
| CIE-LCH | lch(74.60, 7.16, 134.40°) |
| OKLab | oklab(77.92% -0.0134 0.0134) |
| OKLCH | oklch(77.92% 0.019 134.9) |
| XYZ | xyz(43.5577, 47.6386, 46.9366) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.87
Cement
#A5A391
ΔE00 7.81
Silver
#C0C0C0
ΔE00 7.87
Greyish
#A8A495
ΔE00 7.90
Dark Gray
#A9A9A9
ΔE00 8.57
Warm Gray
#C9BEB0
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BAAE #B6AEBA
analogous
#B8BAAE #B2BAAE #AEBAB0
triadic
#B2BAAE #AEB2BA #BAAEB2
tetradic
#B2BAAE #AEB8BA #B6AEBA #BAB0AE
square
#B2BAAE #AEB8BA #B6AEBA #BAB0AE
split-complementary
#B2BAAE #B0AEBA #BAAEB8
monochromatic
#74806D #939E8D #B2BAAE #D1D6CF #EFF1EE
Accessibility & contrast
On white
1.99
#B2BAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#B2BAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BAAE
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BAAE | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AD
Deuteranopia (green-blind)
#BAB7AE
Tritanopia (blue-blind)
#B2B9B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2baae; /* rgb */ color: rgb(178, 186, 174); /* oklch */ color: oklch(77.9% 0.019 134.9);
Tailwind
colors: {
custom: {
50: '#c9cec6',
500: '#b2baae',
950: '#000000',
},
}SCSS
$custom: #b2baae; $custom-light: #c9cec6; $custom-dark: #000000;
JSON
{
"hex": "#b2baae",
"rgb": {
"r": 178,
"g": 186,
"b": 174
},
"hsl": {
"h": 100,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.77916,
"c": 0.01893,
"h": 134.9
},
"luminance": 0.47639
}Semantic roles & 50–950 ramp
primary
#B2BAAE
secondary
#E2E0E4
accent
#54927D
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282