#BAC97D#BAC97D
#BAC97D is a light, moderate yellow-green. Relative luminance 0.537; OKLCH L 80.7% C 0.101 H 117.8°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC97D |
|---|---|
| RGB | rgb(186, 201, 125) |
| HSL | hsl(72, 41%, 64%) |
| HSV | hsv(72, 38%, 79%) |
| CMYK | cmyk(7.5%, 0%, 37.8%, 21.2%) |
| CIE-LAB | lab(78.28, -17.16, 36.29) |
| CIE-LCH | lch(78.28, 40.14, 115.31°) |
| OKLab | oklab(80.68% -0.047 0.089) |
| OKLCH | oklch(80.68% 0.101 117.8) |
| XYZ | xyz(44.8381, 53.6933, 27.3998) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.00
Pale Olive
#B9CC81
ΔE00 1.21
Light Olive
#ACBF69
ΔE00 3.48
Tan Green
#A9BE70
ΔE00 3.52
Greenish Beige
#C9D179
ΔE00 3.71
Pale Olive Green
#B1D27B
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC97D #8C7DC9
analogous
#C9B27D #BAC97D #94C97D
triadic
#BAC97D #7DBAC9 #C97DBA
tetradic
#BAC97D #7DC9B2 #8C7DC9 #C97D94
square
#BAC97D #7DC9B2 #8C7DC9 #C97D94
split-complementary
#BAC97D #7D94C9 #B27DC9
monochromatic
#7F903C #A3B752 #BAC97D #D1DBA8 #E8EDD3
Accessibility & contrast
On white
1.79
#BAC97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BAC97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC97D
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC97D | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C177
Deuteranopia (green-blind)
#D1C281
Tritanopia (blue-blind)
#C1C1B6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bac97d; /* rgb */ color: rgb(186, 201, 125); /* oklch */ color: oklch(80.7% 0.101 117.8);
Tailwind
colors: {
custom: {
50: '#d0d9a3',
500: '#bac97d',
950: '#000000',
},
}SCSS
$custom: #bac97d; $custom-light: #d0d9a3; $custom-dark: #000000;
JSON
{
"hex": "#bac97d",
"rgb": {
"r": 186,
"g": 201,
"b": 125
},
"hsl": {
"h": 71.842,
"s": 41.304,
"l": 63.922
},
"oklch": {
"l": 0.80675,
"c": 0.10068,
"h": 117.8
},
"luminance": 0.53693
}Semantic roles & 50–950 ramp
primary
#BAC97D
secondary
#615397
accent
#31B44B
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380