#B4C87F#B4C87F
#B4C87F is a light, moderate yellow-green. Relative luminance 0.525; OKLCH L 80.0% C 0.099 H 121.1°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B4C87F |
|---|---|
| RGB | rgb(180, 200, 127) |
| HSL | hsl(76, 40%, 64%) |
| HSV | hsv(76, 37%, 78%) |
| CMYK | cmyk(10%, 0%, 36.5%, 21.6%) |
| CIE-LAB | lab(77.61, -18.72, 34.30) |
| CIE-LCH | lch(77.61, 39.08, 118.62°) |
| OKLab | oklab(80.04% -0.0511 0.0846) |
| OKLCH | oklch(80.04% 0.099 121.1) |
| XYZ | xyz(43.3073, 52.5442, 27.9351) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.15
Greenish Tan
#BCCB7A
ΔE00 2.33
Tan Green
#A9BE70
ΔE00 2.93
Light Moss Green
#A6C875
ΔE00 3.24
Light Olive
#ACBF69
ΔE00 3.54
Pale Olive Green
#B1D27B
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4C87F #937FC8
analogous
#C8B87F #B4C87F #90C87F
triadic
#B4C87F #7FB4C8 #C87FB4
tetradic
#B4C87F #7FC8B8 #937FC8 #C87F90
square
#B4C87F #7FC8B8 #937FC8 #C87F90
split-complementary
#B4C87F #7F90C8 #B87FC8
monochromatic
#798F3D #9BB654 #B4C87F #CDDAAA #E6EDD5
Accessibility & contrast
On white
1.82
#B4C87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#B4C87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4C87F
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4C87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4C87F | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07A
Deuteranopia (green-blind)
#CEC082
Tritanopia (blue-blind)
#BAC1B6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b4c87f; /* rgb */ color: rgb(180, 200, 127); /* oklch */ color: oklch(80.0% 0.099 121.1);
Tailwind
colors: {
custom: {
50: '#cbd8a5',
500: '#b4c87f',
950: '#000000',
},
}SCSS
$custom: #b4c87f; $custom-light: #cbd8a5; $custom-dark: #000000;
JSON
{
"hex": "#b4c87f",
"rgb": {
"r": 180,
"g": 200,
"b": 127
},
"hsl": {
"h": 76.438,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.80035,
"c": 0.09881,
"h": 121.1
},
"luminance": 0.52544
}Semantic roles & 50–950 ramp
primary
#B4C87F
secondary
#675596
accent
#33B356
background
#FEFEFC
surface
#FAFBF6
border
#D3D4D0
text
#13140F
muted
#838380