#B6BFA2#B6BFA2
#B6BFA2 is a light, muted yellow-green. Relative luminance 0.498; OKLCH L 79.0% C 0.041 H 121.4°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BFA2 |
|---|---|
| RGB | rgb(182, 191, 162) |
| HSL | hsl(79, 18%, 69%) |
| HSV | hsv(79, 15%, 75%) |
| CMYK | cmyk(4.7%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(75.96, -8.28, 13.60) |
| CIE-LCH | lch(75.96, 15.92, 121.34°) |
| OKLab | oklab(78.97% -0.0214 0.0351) |
| OKLCH | oklch(78.97% 0.041 121.4) |
| XYZ | xyz(44.4429, 49.8153, 41.4494) |
| Luminance | 0.4981 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.78
Greenish Grey
#96AE8D
ΔE00 7.55
Bland
#AFA88B
ΔE00 8.69
Cement
#A5A391
ΔE00 9.41
Stone (survey)
#ADA587
ΔE00 9.55
Darkseagreen
#8FBC8F
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BFA2 #ABA2BF
analogous
#BFBAA2 #B6BFA2 #A8BFA2
triadic
#B6BFA2 #A2B6BF #BFA2B6
tetradic
#B6BFA2 #A2BFBA #ABA2BF #BFA2A8
square
#B6BFA2 #A2BFBA #ABA2BF #BFA2A8
split-complementary
#B6BFA2 #A2A8BF #BAA2BF
monochromatic
#7B895E #9AA67E #B6BFA2 #D2D8C6 #EFF1EB
Accessibility & contrast
On white
1.92
#B6BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#B6BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BFA2
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BFA2 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BBA0
Deuteranopia (green-blind)
#C2BBA3
Tritanopia (blue-blind)
#B9BCB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b6bfa2; /* rgb */ color: rgb(182, 191, 162); /* oklch */ color: oklch(79.0% 0.041 121.4);
Tailwind
colors: {
custom: {
50: '#ccd2bd',
500: '#b6bfa2',
950: '#000000',
},
}SCSS
$custom: #b6bfa2; $custom-light: #ccd2bd; $custom-dark: #000000;
JSON
{
"hex": "#b6bfa2",
"rgb": {
"r": 182,
"g": 191,
"b": 162
},
"hsl": {
"h": 78.621,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.78973,
"c": 0.0411,
"h": 121.4
},
"luminance": 0.49815
}Semantic roles & 50–950 ramp
primary
#B6BFA2
secondary
#DDDAE3
accent
#499D63
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281