#B7C87F#B7C87F
#B7C87F is a light, moderate yellow-green. Relative luminance 0.529; OKLCH L 80.3% C 0.098 H 119.3°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B7C87F |
|---|---|
| RGB | rgb(183, 200, 127) |
| HSL | hsl(74, 40%, 64%) |
| HSV | hsv(74, 37%, 78%) |
| CMYK | cmyk(8.5%, 0%, 36.5%, 21.6%) |
| CIE-LAB | lab(77.82, -17.57, 34.63) |
| CIE-LCH | lch(77.82, 38.83, 116.91°) |
| OKLab | oklab(80.26% -0.0479 0.0853) |
| OKLCH | oklch(80.26% 0.098 119.3) |
| XYZ | xyz(44.0134, 52.9083, 27.9682) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.03
Greenish Tan
#BCCB7A
ΔE00 1.82
Tan Green
#A9BE70
ΔE00 3.15
Light Olive
#ACBF69
ΔE00 3.53
Light Moss Green
#A6C875
ΔE00 3.89
Pale Olive Green
#B1D27B
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7C87F #907FC8
analogous
#C8B57F #B7C87F #93C87F
triadic
#B7C87F #7FB7C8 #C87FB7
tetradic
#B7C87F #7FC8B5 #907FC8 #C87F93
square
#B7C87F #7FC8B5 #907FC8 #C87F93
split-complementary
#B7C87F #7F93C8 #B57FC8
monochromatic
#7C8F3D #9FB654 #B7C87F #CFDAAA #E7EDD5
Accessibility & contrast
On white
1.81
#B7C87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#B7C87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7C87F
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7C87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7C87F | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C07A
Deuteranopia (green-blind)
#CFC182
Tritanopia (blue-blind)
#BEC1B6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b7c87f; /* rgb */ color: rgb(183, 200, 127); /* oklch */ color: oklch(80.3% 0.098 119.3);
Tailwind
colors: {
custom: {
50: '#cdd8a5',
500: '#b7c87f',
950: '#000000',
},
}SCSS
$custom: #b7c87f; $custom-light: #cdd8a5; $custom-dark: #000000;
JSON
{
"hex": "#b7c87f",
"rgb": {
"r": 183,
"g": 200,
"b": 127
},
"hsl": {
"h": 73.973,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.80262,
"c": 0.09785,
"h": 119.3
},
"luminance": 0.52908
}Semantic roles & 50–950 ramp
primary
#B7C87F
secondary
#645596
accent
#33B350
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#13140F
muted
#838380