#B2BFA2#B2BFA2
#B2BFA2 is a light, muted yellow-green. Relative luminance 0.493; OKLCH L 78.7% C 0.043 H 127.1°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFA2 |
|---|---|
| RGB | rgb(178, 191, 162) |
| HSL | hsl(87, 18%, 69%) |
| HSV | hsv(87, 15%, 75%) |
| CMYK | cmyk(6.8%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(75.66, -9.73, 13.13) |
| CIE-LCH | lch(75.66, 16.35, 126.53°) |
| OKLab | oklab(78.66% -0.0256 0.0339) |
| OKLCH | oklch(78.66% 0.043 127.1) |
| XYZ | xyz(43.5115, 49.3351, 41.4057) |
| Luminance | 0.4934 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.08
Greenish Grey
#96AE8D
ΔE00 6.55
Darkseagreen
#8FBC8F
ΔE00 9.13
Bland
#AFA88B
ΔE00 9.71
Cement
#A5A391
ΔE00 10.10
Lichen
#8FB67B
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFA2 #AFA2BF
analogous
#BFBEA2 #B2BFA2 #A4BFA2
triadic
#B2BFA2 #A2B2BF #BFA2B2
tetradic
#B2BFA2 #A2BFBE #AFA2BF #BFA2A4
square
#B2BFA2 #A2BFBE #AFA2BF #BFA2A4
split-complementary
#B2BFA2 #A2A4BF #BEA2BF
monochromatic
#76895E #94A67E #B2BFA2 #D0D8C6 #EEF1EB
Accessibility & contrast
On white
1.93
#B2BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#B2BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFA2
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFA2 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BBA0
Deuteranopia (green-blind)
#C0BAA3
Tritanopia (blue-blind)
#B4BCB7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b2bfa2; /* rgb */ color: rgb(178, 191, 162); /* oklch */ color: oklch(78.7% 0.043 127.1);
Tailwind
colors: {
custom: {
50: '#c9d2bd',
500: '#b2bfa2',
950: '#000000',
},
}SCSS
$custom: #b2bfa2; $custom-light: #c9d2bd; $custom-dark: #000000;
JSON
{
"hex": "#b2bfa2",
"rgb": {
"r": 178,
"g": 191,
"b": 162
},
"hsl": {
"h": 86.897,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.78664,
"c": 0.04251,
"h": 127.1
},
"luminance": 0.49335
}Semantic roles & 50–950 ramp
primary
#B2BFA2
secondary
#DEDAE3
accent
#499D6E
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281