#B2BCA3#B2BCA3
#B2BCA3 is a light, muted yellow-green. Relative luminance 0.481; OKLCH L 78.0% C 0.036 H 125.0°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BCA3 |
|---|---|
| RGB | rgb(178, 188, 163) |
| HSL | hsl(84, 16%, 69%) |
| HSV | hsv(84, 13%, 74%) |
| CMYK | cmyk(5.3%, 0%, 13.3%, 26.3%) |
| CIE-LAB | lab(74.87, -7.99, 11.48) |
| CIE-LCH | lch(74.87, 13.99, 124.85°) |
| OKLab | oklab(78.05% -0.0208 0.0298) |
| OKLCH | oklch(78.05% 0.036 125) |
| XYZ | xyz(42.9532, 48.0757, 41.6599) |
| Luminance | 0.4808 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.78
Greenish Grey
#96AE8D
ΔE00 7.13
Cement
#A5A391
ΔE00 8.61
Bland
#AFA88B
ΔE00 8.63
Stone (survey)
#ADA587
ΔE00 9.50
Greyish
#A8A495
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BCA3 #ADA3BC
analogous
#BCBAA3 #B2BCA3 #A6BCA3
triadic
#B2BCA3 #A3B2BC #BCA3B2
tetradic
#B2BCA3 #A3BCBA #ADA3BC #BCA3A6
square
#B2BCA3 #A3BCBA #ADA3BC #BCA3A6
split-complementary
#B2BCA3 #A3A6BC #BAA3BC
monochromatic
#768460 #94A280 #B2BCA3 #D0D6C6 #EDF0EA
Accessibility & contrast
On white
1.98
#B2BCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#B2BCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BCA3
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BCA3 | 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)
#BFB9A2
Deuteranopia (green-blind)
#BEB8A4
Tritanopia (blue-blind)
#B4B9B5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b2bca3; /* rgb */ color: rgb(178, 188, 163); /* oklch */ color: oklch(78.0% 0.036 125.0);
Tailwind
colors: {
custom: {
50: '#c9d0be',
500: '#b2bca3',
950: '#000000',
},
}SCSS
$custom: #b2bca3; $custom-light: #c9d0be; $custom-dark: #000000;
JSON
{
"hex": "#b2bca3",
"rgb": {
"r": 178,
"g": 188,
"b": 163
},
"hsl": {
"h": 84,
"s": 15.723,
"l": 68.824
},
"oklch": {
"l": 0.78049,
"c": 0.03633,
"h": 125
},
"luminance": 0.48076
}Semantic roles & 50–950 ramp
primary
#B2BCA3
secondary
#DDDAE1
accent
#4C9A6B
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281