#BBC87A#BBC87A
#BBC87A is a light, moderate yellow-green. Relative luminance 0.533; OKLCH L 80.5% C 0.102 H 116.5°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC87A |
|---|---|
| RGB | rgb(187, 200, 122) |
| HSL | hsl(70, 41%, 63%) |
| HSV | hsv(70, 39%, 78%) |
| CMYK | cmyk(6.5%, 0%, 39%, 21.6%) |
| CIE-LAB | lab(78.04, -16.63, 37.52) |
| CIE-LCH | lch(78.04, 41.04, 113.90°) |
| OKLab | oklab(80.49% -0.0457 0.0917) |
| OKLCH | oklch(80.49% 0.102 116.5) |
| XYZ | xyz(44.6609, 53.2789, 26.3397) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.88
Pale Olive
#B9CC81
ΔE00 1.89
Light Olive
#ACBF69
ΔE00 3.29
Greenish Beige
#C9D179
ΔE00 3.31
Tan Green
#A9BE70
ΔE00 3.61
Pale Olive Green
#B1D27B
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC87A #877AC8
analogous
#C8AE7A #BBC87A #94C87A
triadic
#BBC87A #7ABBC8 #C87ABB
tetradic
#BBC87A #7AC8AE #877AC8 #C87A94
square
#BBC87A #7AC8AE #877AC8 #C87A94
split-complementary
#BBC87A #7A94C8 #AE7AC8
monochromatic
#7F8D3A #A5B64F #BBC87A #D1DAA5 #E7ECD1
Accessibility & contrast
On white
1.80
#BBC87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#BBC87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC87A
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC87A | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C174
Deuteranopia (green-blind)
#D1C27E
Tritanopia (blue-blind)
#C3C0B5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbc87a; /* rgb */ color: rgb(187, 200, 122); /* oklch */ color: oklch(80.5% 0.102 116.5);
Tailwind
colors: {
custom: {
50: '#d0d8a1',
500: '#bbc87a',
950: '#000000',
},
}SCSS
$custom: #bbc87a; $custom-light: #d0d8a1; $custom-dark: #000000;
JSON
{
"hex": "#bbc87a",
"rgb": {
"r": 187,
"g": 200,
"b": 122
},
"hsl": {
"h": 70,
"s": 41.489,
"l": 63.137
},
"oklch": {
"l": 0.80485,
"c": 0.10248,
"h": 116.5
},
"luminance": 0.53278
}Semantic roles & 50–950 ramp
primary
#BBC87A
secondary
#5D5295
accent
#31B547
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380