#BAC87F#BAC87F
#BAC87F is a light, moderate yellow-green. Relative luminance 0.533; OKLCH L 80.5% C 0.097 H 117.5°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC87F |
|---|---|
| RGB | rgb(186, 200, 127) |
| HSL | hsl(72, 40%, 64%) |
| HSV | hsv(72, 37%, 78%) |
| CMYK | cmyk(7%, 0%, 36.5%, 21.6%) |
| CIE-LAB | lab(78.04, -16.41, 34.95) |
| CIE-LCH | lch(78.04, 38.61, 115.16°) |
| OKLab | oklab(80.49% -0.0448 0.086) |
| OKLCH | oklch(80.49% 0.097 117.5) |
| XYZ | xyz(44.7348, 53.2803, 28.0020) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.41
Greenish Tan
#BCCB7A
ΔE00 1.54
Tan Green
#A9BE70
ΔE00 3.53
Light Olive
#ACBF69
ΔE00 3.68
Greenish Beige
#C9D179
ΔE00 4.05
Pale Olive Green
#B1D27B
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC87F #8D7FC8
analogous
#C8B27F #BAC87F #96C87F
triadic
#BAC87F #7FBAC8 #C87FBA
tetradic
#BAC87F #7FC8B2 #8D7FC8 #C87F96
square
#BAC87F #7FC8B2 #8D7FC8 #C87F96
split-complementary
#BAC87F #7F96C8 #B27FC8
monochromatic
#7F8F3D #A3B654 #BAC87F #D1DAAA #E8EDD5
Accessibility & contrast
On white
1.80
#BAC87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#BAC87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC87F
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC87F | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17A
Deuteranopia (green-blind)
#D0C182
Tritanopia (blue-blind)
#C1C1B6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bac87f; /* rgb */ color: rgb(186, 200, 127); /* oklch */ color: oklch(80.5% 0.097 117.5);
Tailwind
colors: {
custom: {
50: '#cfd8a5',
500: '#bac87f',
950: '#000000',
},
}SCSS
$custom: #bac87f; $custom-light: #cfd8a5; $custom-dark: #000000;
JSON
{
"hex": "#bac87f",
"rgb": {
"r": 186,
"g": 200,
"b": 127
},
"hsl": {
"h": 71.507,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.80491,
"c": 0.09699,
"h": 117.5
},
"luminance": 0.5328
}Semantic roles & 50–950 ramp
primary
#BAC87F
secondary
#615596
accent
#33B34B
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380