#BBC77F#BBC77F
#BBC77F is a light, moderate yellow-green. Relative luminance 0.529; OKLCH L 80.4% C 0.095 H 116.3°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC77F |
|---|---|
| RGB | rgb(187, 199, 127) |
| HSL | hsl(70, 39%, 64%) |
| HSV | hsv(70, 36%, 78%) |
| CMYK | cmyk(6%, 0%, 36.2%, 22%) |
| CIE-LAB | lab(77.84, -15.52, 34.71) |
| CIE-LCH | lch(77.84, 38.02, 114.10°) |
| OKLab | oklab(80.35% -0.0423 0.0855) |
| OKLCH | oklch(80.35% 0.095 116.3) |
| XYZ | xyz(44.7478, 52.9443, 27.9365) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.80
Pale Olive
#B9CC81
ΔE00 1.92
Tan Green
#A9BE70
ΔE00 3.69
Light Olive
#ACBF69
ΔE00 3.80
Greenish Beige
#C9D179
ΔE00 4.02
Light Moss Green
#A6C875
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC77F #8B7FC7
analogous
#C7AF7F #BBC77F #97C77F
triadic
#BBC77F #7FBBC7 #C77FBB
tetradic
#BBC77F #7FC7AF #8B7FC7 #C77F97
square
#BBC77F #7FC7AF #8B7FC7 #C77F97
split-complementary
#BBC77F #7F97C7 #AF7FC7
monochromatic
#808E3E #A4B454 #BBC77F #D2DAAA #E8ECD4
Accessibility & contrast
On white
1.81
#BBC77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#BBC77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC77F
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC77F | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07A
Deuteranopia (green-blind)
#CFC182
Tritanopia (blue-blind)
#C2BFB5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbc77f; /* rgb */ color: rgb(187, 199, 127); /* oklch */ color: oklch(80.4% 0.095 116.3);
Tailwind
colors: {
custom: {
50: '#d0d8a5',
500: '#bbc77f',
950: '#000000',
},
}SCSS
$custom: #bbc77f; $custom-light: #d0d8a5; $custom-dark: #000000;
JSON
{
"hex": "#bbc77f",
"rgb": {
"r": 187,
"g": 199,
"b": 127
},
"hsl": {
"h": 70,
"s": 39.13,
"l": 63.922
},
"oklch": {
"l": 0.80352,
"c": 0.09536,
"h": 116.3
},
"luminance": 0.52944
}Semantic roles & 50–950 ramp
primary
#BBC77F
secondary
#605595
accent
#33B249
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380