#B7BFA3#B7BFA3
#B7BFA3 is a light, muted yellow-green. Relative luminance 0.500; OKLCH L 79.1% C 0.040 H 120.3°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BFA3 |
|---|---|
| RGB | rgb(183, 191, 163) |
| HSL | hsl(77, 18%, 69%) |
| HSV | hsv(77, 15%, 75%) |
| CMYK | cmyk(4.2%, 0%, 14.7%, 25.1%) |
| CIE-LAB | lab(76.05, -7.75, 13.20) |
| CIE-LCH | lch(76.05, 15.31, 120.41°) |
| OKLab | oklab(79.08% -0.0199 0.0341) |
| OKLCH | oklch(79.08% 0.04 120.3) |
| XYZ | xyz(44.7692, 49.9733, 41.9305) |
| Luminance | 0.4997 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.16
Greenish Grey
#96AE8D
ΔE00 7.91
Bland
#AFA88B
ΔE00 8.45
Cement
#A5A391
ΔE00 9.15
Stone (survey)
#ADA587
ΔE00 9.34
Greyish
#A8A495
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BFA3 #ABA3BF
analogous
#BFB9A3 #B7BFA3 #A9BFA3
triadic
#B7BFA3 #A3B7BF #BFA3B7
tetradic
#B7BFA3 #A3BFB9 #ABA3BF #BFA3A9
square
#B7BFA3 #A3BFB9 #ABA3BF #BFA3A9
split-complementary
#B7BFA3 #A3A9BF #B9A3BF
monochromatic
#7D895F #9BA67F #B7BFA3 #D3D8C7 #EFF1EB
Accessibility & contrast
On white
1.91
#B7BFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#B7BFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BFA3
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BFA3 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA1
Deuteranopia (green-blind)
#C2BCA4
Tritanopia (blue-blind)
#BABCB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b7bfa3; /* rgb */ color: rgb(183, 191, 163); /* oklch */ color: oklch(79.1% 0.040 120.3);
Tailwind
colors: {
custom: {
50: '#ccd2be',
500: '#b7bfa3',
950: '#000000',
},
}SCSS
$custom: #b7bfa3; $custom-light: #ccd2be; $custom-dark: #000000;
JSON
{
"hex": "#b7bfa3",
"rgb": {
"r": 183,
"g": 191,
"b": 163
},
"hsl": {
"h": 77.143,
"s": 17.949,
"l": 69.412
},
"oklch": {
"l": 0.79076,
"c": 0.0395,
"h": 120.3
},
"luminance": 0.49973
}Semantic roles & 50–950 ramp
primary
#B7BFA3
secondary
#DDDBE3
accent
#499C61
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281