#BBC87D#BBC87D
#BBC87D is a light, moderate yellow-green. Relative luminance 0.534; OKLCH L 80.5% C 0.099 H 116.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC87D |
|---|---|
| RGB | rgb(187, 200, 125) |
| HSL | hsl(70, 41%, 64%) |
| HSV | hsv(70, 38%, 78%) |
| CMYK | cmyk(6.5%, 0%, 37.5%, 21.6%) |
| CIE-LAB | lab(78.08, -16.27, 36.05) |
| CIE-LCH | lch(78.08, 39.55, 114.29°) |
| OKLab | oklab(80.54% -0.0445 0.0885) |
| OKLCH | oklch(80.54% 0.099 116.7) |
| XYZ | xyz(44.8496, 53.3544, 27.3338) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.22
Pale Olive
#B9CC81
ΔE00 1.67
Light Olive
#ACBF69
ΔE00 3.56
Tan Green
#A9BE70
ΔE00 3.62
Greenish Beige
#C9D179
ΔE00 3.63
Pale Olive Green
#B1D27B
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC87D #8A7DC8
analogous
#C8AF7D #BBC87D #95C87D
triadic
#BBC87D #7DBBC8 #C87DBB
tetradic
#BBC87D #7DC8AF #8A7DC8 #C87D95
square
#BBC87D #7DC8AF #8A7DC8 #C87D95
split-complementary
#BBC87D #7D95C8 #AF7DC8
monochromatic
#808E3C #A5B652 #BBC87D #D1DAA8 #E8ECD3
Accessibility & contrast
On white
1.80
#BBC87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#BBC87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC87D
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC87D | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C177
Deuteranopia (green-blind)
#D0C280
Tritanopia (blue-blind)
#C3C0B5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbc87d; /* rgb */ color: rgb(187, 200, 125); /* oklch */ color: oklch(80.5% 0.099 116.7);
Tailwind
colors: {
custom: {
50: '#d0d8a3',
500: '#bbc87d',
950: '#000000',
},
}SCSS
$custom: #bbc87d; $custom-light: #d0d8a3; $custom-dark: #000000;
JSON
{
"hex": "#bbc87d",
"rgb": {
"r": 187,
"g": 200,
"b": 125
},
"hsl": {
"h": 70.4,
"s": 40.541,
"l": 63.725
},
"oklch": {
"l": 0.80535,
"c": 0.09904,
"h": 116.7
},
"luminance": 0.53354
}Semantic roles & 50–950 ramp
primary
#BBC87D
secondary
#5F5496
accent
#32B448
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380