#B2BCA7#B2BCA7
#B2BCA7 is a light, muted yellow-green. Relative luminance 0.482; OKLCH L 78.2% C 0.031 H 128.0°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BCA7 |
|---|---|
| RGB | rgb(178, 188, 167) |
| HSL | hsl(89, 14%, 70%) |
| HSV | hsv(89, 11%, 74%) |
| CMYK | cmyk(5.3%, 0%, 11.2%, 26.3%) |
| CIE-LAB | lab(74.96, -7.31, 9.45) |
| CIE-LCH | lch(74.96, 11.94, 127.73°) |
| OKLab | oklab(78.15% -0.0192 0.0246) |
| OKLCH | oklch(78.15% 0.031 128) |
| XYZ | xyz(43.3173, 48.2213, 43.5773) |
| Luminance | 0.4822 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.80
Greenish Grey
#96AE8D
ΔE00 7.83
Cement
#A5A391
ΔE00 8.35
Bland
#AFA88B
ΔE00 8.95
Greyish
#A8A495
ΔE00 9.10
Silver (survey)
#C5C9C7
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BCA7 #B1A7BC
analogous
#BCBBA7 #B2BCA7 #A8BCA7
triadic
#B2BCA7 #A7B2BC #BCA7B2
tetradic
#B2BCA7 #A7BCBB #B1A7BC #BCA7A8
square
#B2BCA7 #A7BCBB #B1A7BC #BCA7A8
split-complementary
#B2BCA7 #A7A8BC #BBA7BC
monochromatic
#758465 #94A284 #B2BCA7 #D0D6CA #EFF1EC
Accessibility & contrast
On white
1.97
#B2BCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#B2BCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BCA7
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BCA7 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A6
Deuteranopia (green-blind)
#BDB8A8
Tritanopia (blue-blind)
#B3BAB6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b2bca7; /* rgb */ color: rgb(178, 188, 167); /* oklch */ color: oklch(78.2% 0.031 128.0);
Tailwind
colors: {
custom: {
50: '#c9d0c1',
500: '#b2bca7',
950: '#000000',
},
}SCSS
$custom: #b2bca7; $custom-light: #c9d0c1; $custom-dark: #000000;
JSON
{
"hex": "#b2bca7",
"rgb": {
"r": 178,
"g": 188,
"b": 167
},
"hsl": {
"h": 88.571,
"s": 13.548,
"l": 69.608
},
"oklch": {
"l": 0.78151,
"c": 0.03116,
"h": 128
},
"luminance": 0.48221
}Semantic roles & 50–950 ramp
primary
#B2BCA7
secondary
#DFDCE2
accent
#4E9871
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281