#B2BB98#B2BB98
#B2BB98 is a light, muted yellow-green. Relative luminance 0.473; OKLCH L 77.6% C 0.049 H 119.3°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BB98 |
|---|---|
| RGB | rgb(178, 187, 152) |
| HSL | hsl(75, 20%, 66%) |
| HSV | hsv(75, 19%, 73%) |
| CMYK | cmyk(4.8%, 0%, 18.7%, 26.7%) |
| CIE-LAB | lab(74.36, -9.28, 16.71) |
| CIE-LCH | lch(74.36, 19.11, 119.03°) |
| OKLab | oklab(77.57% -0.024 0.0429) |
| OKLCH | oklch(77.57% 0.049 119.3) |
| XYZ | xyz(41.7973, 47.2727, 36.6223) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.21
Greenish Grey
#96AE8D
ΔE00 6.59
Bland
#AFA88B
ΔE00 8.15
Stone (survey)
#ADA587
ΔE00 8.88
Darkseagreen
#8FBC8F
ΔE00 9.36
Lichen
#8FB67B
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BB98 #A198BB
analogous
#BBB398 #B2BB98 #A1BB98
triadic
#B2BB98 #98B2BB #BB98B2
tetradic
#B2BB98 #98BBB3 #A198BB #BB98A1
square
#B2BB98 #98BBB3 #A198BB #BB98A1
split-complementary
#B2BB98 #98A1BB #B398BB
monochromatic
#778256 #96A373 #B2BB98 #CED3BD #E9ECE2
Accessibility & contrast
On white
2.01
#B2BB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#B2BB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BB98
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BB98 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B796
Deuteranopia (green-blind)
#BFB799
Tritanopia (blue-blind)
#B5B7B1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2bb98; /* rgb */ color: rgb(178, 187, 152); /* oklch */ color: oklch(77.6% 0.049 119.3);
Tailwind
colors: {
custom: {
50: '#c9cfb6',
500: '#b2bb98',
950: '#000000',
},
}SCSS
$custom: #b2bb98; $custom-light: #c9cfb6; $custom-dark: #000000;
JSON
{
"hex": "#b2bb98",
"rgb": {
"r": 178,
"g": 187,
"b": 152
},
"hsl": {
"h": 75.429,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.77567,
"c": 0.04912,
"h": 119.3
},
"luminance": 0.47273
}Semantic roles & 50–950 ramp
primary
#B2BB98
secondary
#D5D2DD
accent
#479F5D
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280