#BBC78F#BBC78F
#BBC78F is a light, moderate yellow-green. Relative luminance 0.534; OKLCH L 80.7% C 0.076 H 118.0°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC78F |
|---|---|
| RGB | rgb(187, 199, 143) |
| HSL | hsl(73, 33%, 67%) |
| HSV | hsv(73, 28%, 78%) |
| CMYK | cmyk(6%, 0%, 28.1%, 22%) |
| CIE-LAB | lab(78.11, -13.43, 26.74) |
| CIE-LCH | lch(78.11, 29.92, 116.67°) |
| OKLab | oklab(80.65% -0.0357 0.0672) |
| OKLCH | oklch(80.65% 0.076 118) |
| XYZ | xyz(45.8746, 53.3950, 33.8708) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.96
Greenish Tan
#BCCB7A
ΔE00 4.90
Tan Green
#A9BE70
ΔE00 5.58
Light Olive
#ACBF69
ΔE00 6.47
Light Moss Green
#A6C875
ΔE00 6.55
Greenish Beige
#C9D179
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC78F #9B8FC7
analogous
#C7B78F #BBC78F #9FC78F
triadic
#BBC78F #8FBBC7 #C78FBB
tetradic
#BBC78F #8FC7B7 #9B8FC7 #C78F9F
square
#BBC78F #8FC7B7 #9B8FC7 #C78F9F
split-complementary
#BBC78F #8F9FC7 #B78FC7
monochromatic
#839249 #A2B366 #BBC78F #D4DBB8 #EDF0E1
Accessibility & contrast
On white
1.80
#BBC78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#BBC78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC78F
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC78F | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18B
Deuteranopia (green-blind)
#CDC191
Tritanopia (blue-blind)
#C1C1B8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbc78f; /* rgb */ color: rgb(187, 199, 143); /* oklch */ color: oklch(80.7% 0.076 118.0);
Tailwind
colors: {
custom: {
50: '#d0d8b0',
500: '#bbc78f',
950: '#000000',
},
}SCSS
$custom: #bbc78f; $custom-light: #d0d8b0; $custom-dark: #000000;
JSON
{
"hex": "#bbc78f",
"rgb": {
"r": 187,
"g": 199,
"b": 143
},
"hsl": {
"h": 72.857,
"s": 33.333,
"l": 67.059
},
"oklch": {
"l": 0.8065,
"c": 0.07607,
"h": 118
},
"luminance": 0.53395
}Semantic roles & 50–950 ramp
primary
#BBC78F
secondary
#6C609A
accent
#39AC52
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381