#B2BE92#B2BE92
#B2BE92 is a light, moderate yellow-green. Relative luminance 0.484; OKLCH L 78.1% C 0.061 H 120.2°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BE92 |
|---|---|
| RGB | rgb(178, 190, 146) |
| HSL | hsl(76, 25%, 66%) |
| HSV | hsv(76, 23%, 75%) |
| CMYK | cmyk(6.3%, 0%, 23.2%, 25.5%) |
| CIE-LAB | lab(75.06, -11.76, 20.89) |
| CIE-LCH | lch(75.06, 23.97, 119.38°) |
| OKLab | oklab(78.08% -0.0309 0.0531) |
| OKLCH | oklch(78.08% 0.061 120.2) |
| XYZ | xyz(41.9613, 48.3673, 34.3138) |
| Luminance | 0.4837 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.18
Greenish Grey
#96AE8D
ΔE00 7.00
Pale Olive
#B9CC81
ΔE00 7.16
Tan Green
#A9BE70
ΔE00 7.32
Lichen
#8FB67B
ΔE00 7.85
Greenish Tan
#BCCB7A
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BE92 #9E92BE
analogous
#BEB492 #B2BE92 #9CBE92
triadic
#B2BE92 #92B2BE #BE92B2
tetradic
#B2BE92 #92BEB4 #9E92BE #BE929C
square
#B2BE92 #92BEB4 #9E92BE #BE929C
split-complementary
#B2BE92 #929CBE #B492BE
monochromatic
#778650 #97A76C #B2BE92 #CDD5B8 #E8ECDF
Accessibility & contrast
On white
1.97
#B2BE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#B2BE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BE92
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BE92 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98F
Deuteranopia (green-blind)
#C2B994
Tritanopia (blue-blind)
#B6B9B2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b2be92; /* rgb */ color: rgb(178, 190, 146); /* oklch */ color: oklch(78.1% 0.061 120.2);
Tailwind
colors: {
custom: {
50: '#c9d1b2',
500: '#b2be92',
950: '#000000',
},
}SCSS
$custom: #b2be92; $custom-light: #c9d1b2; $custom-dark: #000000;
JSON
{
"hex": "#b2be92",
"rgb": {
"r": 178,
"g": 190,
"b": 146
},
"hsl": {
"h": 76.364,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.78076,
"c": 0.06146,
"h": 120.2
},
"luminance": 0.48367
}Semantic roles & 50–950 ramp
primary
#B2BE92
secondary
#D3CFDD
accent
#42A45C
background
#FCFCFA
surface
#F8F9F5
border
#D1D2CF
text
#131411
muted
#828280