#B3C87F#B3C87F
#B3C87F is a light, moderate yellow-green. Relative luminance 0.524; OKLCH L 80.0% C 0.099 H 121.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B3C87F |
|---|---|
| RGB | rgb(179, 200, 127) |
| HSL | hsl(77, 40%, 64%) |
| HSV | hsv(77, 37%, 78%) |
| CMYK | cmyk(10.5%, 0%, 36.5%, 21.6%) |
| CIE-LAB | lab(77.53, -19.10, 34.20) |
| CIE-LCH | lch(77.53, 39.17, 119.19°) |
| OKLab | oklab(79.96% -0.0522 0.0843) |
| OKLCH | oklch(79.96% 0.099 121.7) |
| XYZ | xyz(43.0753, 52.4246, 27.9242) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.28
Greenish Tan
#BCCB7A
ΔE00 2.52
Tan Green
#A9BE70
ΔE00 2.90
Light Moss Green
#A6C875
ΔE00 3.03
Pale Olive Green
#B1D27B
ΔE00 3.52
Light Olive
#ACBF69
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3C87F #947FC8
analogous
#C8B97F #B3C87F #8FC87F
triadic
#B3C87F #7FB3C8 #C87FB3
tetradic
#B3C87F #7FC8B9 #947FC8 #C87F8F
square
#B3C87F #7FC8B9 #947FC8 #C87F8F
split-complementary
#B3C87F #7F8FC8 #B97FC8
monochromatic
#788F3D #9AB654 #B3C87F #CCDAAA #E6EDD5
Accessibility & contrast
On white
1.83
#B3C87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#B3C87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3C87F
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3C87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3C87F | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07A
Deuteranopia (green-blind)
#CEC083
Tritanopia (blue-blind)
#B9C1B6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b3c87f; /* rgb */ color: rgb(179, 200, 127); /* oklch */ color: oklch(80.0% 0.099 121.7);
Tailwind
colors: {
custom: {
50: '#cad8a5',
500: '#b3c87f',
950: '#000000',
},
}SCSS
$custom: #b3c87f; $custom-light: #cad8a5; $custom-dark: #000000;
JSON
{
"hex": "#b3c87f",
"rgb": {
"r": 179,
"g": 200,
"b": 127
},
"hsl": {
"h": 77.26,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.79961,
"c": 0.09916,
"h": 121.7
},
"luminance": 0.52425
}Semantic roles & 50–950 ramp
primary
#B3C87F
secondary
#685596
accent
#33B358
background
#FEFEFC
surface
#FAFBF6
border
#D3D4D0
text
#13140F
muted
#838380