#B2BB9E#B2BB9E
#B2BB9E is a light, muted yellow-green. Relative luminance 0.475; OKLCH L 77.7% C 0.041 H 121.4°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BB9E |
|---|---|
| RGB | rgb(178, 187, 158) |
| HSL | hsl(79, 18%, 68%) |
| HSV | hsv(79, 16%, 73%) |
| CMYK | cmyk(4.8%, 0%, 15.5%, 26.7%) |
| CIE-LAB | lab(74.49, -8.31, 13.65) |
| CIE-LCH | lch(74.49, 15.98, 121.32°) |
| OKLab | oklab(77.71% -0.0215 0.0352) |
| OKLCH | oklch(77.71% 0.041 121.4) |
| XYZ | xyz(42.3012, 47.4743, 39.2761) |
| Luminance | 0.4747 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.99
Greenish Grey
#96AE8D
ΔE00 6.79
Bland
#AFA88B
ΔE00 8.07
Cement
#A5A391
ΔE00 8.66
Stone (survey)
#ADA587
ΔE00 8.89
Greyish
#A8A495
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BB9E #A79EBB
analogous
#BBB69E #B2BB9E #A3BB9E
triadic
#B2BB9E #9EB2BB #BB9EB2
tetradic
#B2BB9E #9EBBB6 #A79EBB #BB9EA3
square
#B2BB9E #9EBBB6 #A79EBB #BB9EA3
split-complementary
#B2BB9E #9EA3BB #B69EBB
monochromatic
#77835C #95A27A #B2BB9E #CFD4C2 #EBEDE6
Accessibility & contrast
On white
2.00
#B2BB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#B2BB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BB9E
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BB9E | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB79C
Deuteranopia (green-blind)
#BEB79F
Tritanopia (blue-blind)
#B5B8B3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2bb9e; /* rgb */ color: rgb(178, 187, 158); /* oklch */ color: oklch(77.7% 0.041 121.4);
Tailwind
colors: {
custom: {
50: '#c9cfba',
500: '#b2bb9e',
950: '#000000',
},
}SCSS
$custom: #b2bb9e; $custom-light: #c9cfba; $custom-dark: #000000;
JSON
{
"hex": "#b2bb9e",
"rgb": {
"r": 178,
"g": 187,
"b": 158
},
"hsl": {
"h": 78.621,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.77711,
"c": 0.04125,
"h": 121.4
},
"luminance": 0.47474
}Semantic roles & 50–950 ramp
primary
#B2BB9E
secondary
#D9D6DF
accent
#4A9C63
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280