#BBC87C#BBC87C
#BBC87C is a light, moderate yellow-green. Relative luminance 0.533; OKLCH L 80.5% C 0.100 H 116.6°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC87C |
|---|---|
| RGB | rgb(187, 200, 124) |
| HSL | hsl(70, 41%, 64%) |
| HSV | hsv(70, 38%, 78%) |
| CMYK | cmyk(6.5%, 0%, 38%, 21.6%) |
| CIE-LAB | lab(78.07, -16.39, 36.54) |
| CIE-LCH | lch(78.07, 40.05, 114.16°) |
| OKLab | oklab(80.52% -0.0449 0.0896) |
| OKLCH | oklch(80.52% 0.1 116.6) |
| XYZ | xyz(44.7860, 53.3289, 26.9990) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.09
Pale Olive
#B9CC81
ΔE00 1.73
Light Olive
#ACBF69
ΔE00 3.46
Greenish Beige
#C9D179
ΔE00 3.52
Tan Green
#A9BE70
ΔE00 3.61
Pale Olive Green
#B1D27B
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC87C #897CC8
analogous
#C8AF7C #BBC87C #95C87C
triadic
#BBC87C #7CBBC8 #C87CBB
tetradic
#BBC87C #7CC8AF #897CC8 #C87C95
square
#BBC87C #7CC8AF #897CC8 #C87C95
split-complementary
#BBC87C #7C95C8 #AF7CC8
monochromatic
#808E3C #A5B651 #BBC87C #D1DAA7 #E8ECD2
Accessibility & contrast
On white
1.80
#BBC87C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#BBC87C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC87C
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC87C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC87C | 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)
#D2C176
Deuteranopia (green-blind)
#D0C280
Tritanopia (blue-blind)
#C3C0B5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbc87c; /* rgb */ color: rgb(187, 200, 124); /* oklch */ color: oklch(80.5% 0.100 116.6);
Tailwind
colors: {
custom: {
50: '#d0d8a3',
500: '#bbc87c',
950: '#000000',
},
}SCSS
$custom: #bbc87c; $custom-light: #d0d8a3; $custom-dark: #000000;
JSON
{
"hex": "#bbc87c",
"rgb": {
"r": 187,
"g": 200,
"b": 124
},
"hsl": {
"h": 70.263,
"s": 40.86,
"l": 63.529
},
"oklch": {
"l": 0.80518,
"c": 0.10019,
"h": 116.6
},
"luminance": 0.53329
}Semantic roles & 50–950 ramp
primary
#BBC87C
secondary
#5E5395
accent
#32B448
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380