#B4BFA2#B4BFA2
#B4BFA2 is a light, muted yellow-green. Relative luminance 0.496; OKLCH L 78.8% C 0.042 H 124.3°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BFA2 |
|---|---|
| RGB | rgb(180, 191, 162) |
| HSL | hsl(83, 18%, 69%) |
| HSV | hsv(83, 15%, 75%) |
| CMYK | cmyk(5.8%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(75.81, -9.01, 13.36) |
| CIE-LCH | lch(75.81, 16.11, 123.98°) |
| OKLab | oklab(78.82% -0.0235 0.0345) |
| OKLCH | oklch(78.82% 0.042 124.3) |
| XYZ | xyz(43.9739, 49.5735, 41.4274) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.39
Greenish Grey
#96AE8D
ΔE00 7.03
Bland
#AFA88B
ΔE00 9.20
Darkseagreen
#8FBC8F
ΔE00 9.71
Cement
#A5A391
ΔE00 9.74
Stone (survey)
#ADA587
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BFA2 #ADA2BF
analogous
#BFBCA2 #B4BFA2 #A6BFA2
triadic
#B4BFA2 #A2B4BF #BFA2B4
tetradic
#B4BFA2 #A2BFBC #ADA2BF #BFA2A6
square
#B4BFA2 #A2BFBC #ADA2BF #BFA2A6
split-complementary
#B4BFA2 #A2A6BF #BCA2BF
monochromatic
#78895E #97A67E #B4BFA2 #D1D8C6 #EEF1EB
Accessibility & contrast
On white
1.92
#B4BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#B4BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BFA2
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BFA2 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BBA0
Deuteranopia (green-blind)
#C1BBA3
Tritanopia (blue-blind)
#B6BCB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b4bfa2; /* rgb */ color: rgb(180, 191, 162); /* oklch */ color: oklch(78.8% 0.042 124.3);
Tailwind
colors: {
custom: {
50: '#cad2bd',
500: '#b4bfa2',
950: '#000000',
},
}SCSS
$custom: #b4bfa2; $custom-light: #cad2bd; $custom-dark: #000000;
JSON
{
"hex": "#b4bfa2",
"rgb": {
"r": 180,
"g": 191,
"b": 162
},
"hsl": {
"h": 82.759,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.78818,
"c": 0.04176,
"h": 124.3
},
"luminance": 0.49574
}Semantic roles & 50–950 ramp
primary
#B4BFA2
secondary
#DDDAE3
accent
#499D69
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281