#BAC77D#BAC77D
#BAC77D is a light, moderate yellow-green. Relative luminance 0.528; OKLCH L 80.2% C 0.098 H 116.8°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC77D |
|---|---|
| RGB | rgb(186, 199, 125) |
| HSL | hsl(71, 40%, 64%) |
| HSV | hsv(71, 37%, 78%) |
| CMYK | cmyk(6.5%, 0%, 37.2%, 22%) |
| CIE-LAB | lab(77.74, -16.15, 35.59) |
| CIE-LCH | lch(77.74, 39.08, 114.42°) |
| OKLab | oklab(80.24% -0.0441 0.0874) |
| OKLCH | oklch(80.24% 0.098 116.8) |
| XYZ | xyz(44.3749, 52.7670, 27.2454) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.49
Pale Olive
#B9CC81
ΔE00 1.75
Tan Green
#A9BE70
ΔE00 3.43
Light Olive
#ACBF69
ΔE00 3.46
Greenish Beige
#C9D179
ΔE00 3.91
Light Moss Green
#A6C875
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC77D #8A7DC7
analogous
#C7AF7D #BAC77D #95C77D
triadic
#BAC77D #7DBAC7 #C77DBA
tetradic
#BAC77D #7DC7AF #8A7DC7 #C77D95
square
#BAC77D #7DC7AF #8A7DC7 #C77D95
split-complementary
#BAC77D #7D95C7 #AF7DC7
monochromatic
#7F8D3D #A3B552 #BAC77D #D1D9A8 #E7ECD3
Accessibility & contrast
On white
1.82
#BAC77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#BAC77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC77D
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC77D | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C078
Deuteranopia (green-blind)
#CFC180
Tritanopia (blue-blind)
#C1BFB5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bac77d; /* rgb */ color: rgb(186, 199, 125); /* oklch */ color: oklch(80.2% 0.098 116.8);
Tailwind
colors: {
custom: {
50: '#cfd8a3',
500: '#bac77d',
950: '#000000',
},
}SCSS
$custom: #bac77d; $custom-light: #cfd8a3; $custom-dark: #000000;
JSON
{
"hex": "#bac77d",
"rgb": {
"r": 186,
"g": 199,
"b": 125
},
"hsl": {
"h": 70.541,
"s": 39.785,
"l": 63.529
},
"oklch": {
"l": 0.8024,
"c": 0.09793,
"h": 116.8
},
"luminance": 0.52767
}Semantic roles & 50–950 ramp
primary
#BAC77D
secondary
#5F5494
accent
#33B349
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380