#BBC29A#BBC29A
#BBC29A is a light, muted yellow-green. Relative luminance 0.515; OKLCH L 79.8% C 0.055 H 115.7°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC29A |
|---|---|
| RGB | rgb(187, 194, 154) |
| HSL | hsl(71, 25%, 68%) |
| HSV | hsv(71, 21%, 76%) |
| CMYK | cmyk(3.6%, 0%, 20.6%, 23.9%) |
| CIE-LAB | lab(76.97, -9.26, 19.36) |
| CIE-LCH | lch(76.97, 21.46, 115.56°) |
| OKLab | oklab(79.82% -0.0238 0.0494) |
| OKLCH | oklch(79.82% 0.055 115.7) |
| XYZ | xyz(45.6175, 51.4817, 38.0994) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.02
Pale Olive
#B9CC81
ΔE00 7.97
Greenish Grey
#96AE8D
ΔE00 8.62
Greenish Tan
#BCCB7A
ΔE00 8.78
Tan Green
#A9BE70
ΔE00 8.84
Bland
#AFA88B
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC29A #A19AC2
analogous
#C2B59A #BBC29A #A7C29A
triadic
#BBC29A #9ABBC2 #C29ABB
tetradic
#BBC29A #9AC2B5 #A19AC2 #C29AA7
square
#BBC29A #9AC2B5 #A19AC2 #C29AA7
split-complementary
#BBC29A #9AA7C2 #B59AC2
monochromatic
#838D55 #A1AB74 #BBC29A #D5D9C0 #EEF0E6
Accessibility & contrast
On white
1.86
#BBC29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#BBC29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC29A
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC29A | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BE98
Deuteranopia (green-blind)
#C7BE9C
Tritanopia (blue-blind)
#C0BDB7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbc29a; /* rgb */ color: rgb(187, 194, 154); /* oklch */ color: oklch(79.8% 0.055 115.7);
Tailwind
colors: {
custom: {
50: '#cfd4b8',
500: '#bbc29a',
950: '#000000',
},
}SCSS
$custom: #bbc29a; $custom-light: #cfd4b8; $custom-dark: #000000;
JSON
{
"hex": "#bbc29a",
"rgb": {
"r": 187,
"g": 194,
"b": 154
},
"hsl": {
"h": 70.5,
"s": 24.691,
"l": 68.235
},
"oklch": {
"l": 0.79815,
"c": 0.05485,
"h": 115.7
},
"luminance": 0.51481
}Semantic roles & 50–950 ramp
primary
#BBC29A
secondary
#726A96
accent
#42A353
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381