#BBC78A#BBC78A
#BBC78A is a light, moderate yellow-green. Relative luminance 0.532; OKLCH L 80.6% C 0.082 H 117.3°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC78A |
|---|---|
| RGB | rgb(187, 199, 138) |
| HSL | hsl(72, 35%, 66%) |
| HSV | hsv(72, 31%, 78%) |
| CMYK | cmyk(6%, 0%, 30.7%, 22%) |
| CIE-LAB | lab(78.02, -14.11, 29.24) |
| CIE-LCH | lch(78.02, 32.47, 115.76°) |
| OKLab | oklab(80.55% -0.0377 0.073) |
| OKLCH | oklch(80.55% 0.082 117.3) |
| XYZ | xyz(45.5042, 53.2469, 31.9203) |
| Luminance | 0.5325 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.03
Greenish Tan
#BCCB7A
ΔE00 3.83
Tan Green
#A9BE70
ΔE00 4.78
Light Olive
#ACBF69
ΔE00 5.51
Greenish Beige
#C9D179
ΔE00 5.80
Light Moss Green
#A6C875
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC78A #968AC7
analogous
#C7B48A #BBC78A #9CC78A
triadic
#BBC78A #8ABBC7 #C78ABB
tetradic
#BBC78A #8AC7B4 #968AC7 #C78A9C
square
#BBC78A #8AC7B4 #968AC7 #C78A9C
split-complementary
#BBC78A #8A9CC7 #B48AC7
monochromatic
#829145 #A3B361 #BBC78A #D3DBB3 #EBEFDD
Accessibility & contrast
On white
1.80
#BBC78A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#BBC78A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC78A
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC78A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC78A | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC186
Deuteranopia (green-blind)
#CEC18D
Tritanopia (blue-blind)
#C1C0B7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbc78a; /* rgb */ color: rgb(187, 199, 138); /* oklch */ color: oklch(80.6% 0.082 117.3);
Tailwind
colors: {
custom: {
50: '#d0d8ac',
500: '#bbc78a',
950: '#000000',
},
}SCSS
$custom: #bbc78a; $custom-light: #d0d8ac; $custom-dark: #000000;
JSON
{
"hex": "#bbc78a",
"rgb": {
"r": 187,
"g": 199,
"b": 138
},
"hsl": {
"h": 71.803,
"s": 35.26,
"l": 66.078
},
"oklch": {
"l": 0.80552,
"c": 0.08221,
"h": 117.3
},
"luminance": 0.53247
}Semantic roles & 50–950 ramp
primary
#BBC78A
secondary
#685C99
accent
#37AE4F
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381