#BBC88A#BBC88A
#BBC88A is a light, moderate yellow-green. Relative luminance 0.537; OKLCH L 80.8% C 0.084 H 117.9°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC88A |
|---|---|
| RGB | rgb(187, 200, 138) |
| HSL | hsl(73, 36%, 66%) |
| HSV | hsv(73, 31%, 78%) |
| CMYK | cmyk(6.5%, 0%, 31%, 21.6%) |
| CIE-LAB | lab(78.29, -14.62, 29.60) |
| CIE-LCH | lch(78.29, 33.02, 116.28°) |
| OKLab | oklab(80.77% -0.0392 0.0739) |
| OKLCH | oklch(80.77% 0.084 117.9) |
| XYZ | xyz(45.7351, 53.7086, 31.9972) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.73
Greenish Tan
#BCCB7A
ΔE00 3.62
Tan Green
#A9BE70
ΔE00 4.70
Light Olive
#ACBF69
ΔE00 5.42
Light Moss Green
#A6C875
ΔE00 5.63
Greenish Beige
#C9D179
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC88A #978AC8
analogous
#C8B68A #BBC88A #9CC88A
triadic
#BBC88A #8ABBC8 #C88ABB
tetradic
#BBC88A #8AC8B6 #978AC8 #C88A9C
square
#BBC88A #8AC8B6 #978AC8 #C88A9C
split-complementary
#BBC88A #8A9CC8 #B68AC8
monochromatic
#829345 #A3B460 #BBC88A #D3DCB4 #EBEFDD
Accessibility & contrast
On white
1.79
#BBC88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BBC88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC88A
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC88A | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C186
Deuteranopia (green-blind)
#CFC28D
Tritanopia (blue-blind)
#C1C1B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbc88a; /* rgb */ color: rgb(187, 200, 138); /* oklch */ color: oklch(80.8% 0.084 117.9);
Tailwind
colors: {
custom: {
50: '#d0d8ac',
500: '#bbc88a',
950: '#000000',
},
}SCSS
$custom: #bbc88a; $custom-light: #d0d8ac; $custom-dark: #000000;
JSON
{
"hex": "#bbc88a",
"rgb": {
"r": 187,
"g": 200,
"b": 138
},
"hsl": {
"h": 72.581,
"s": 36.047,
"l": 66.275
},
"oklch": {
"l": 0.80768,
"c": 0.08363,
"h": 117.9
},
"luminance": 0.53708
}Semantic roles & 50–950 ramp
primary
#BBC88A
secondary
#695C9A
accent
#37AF50
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381