#BACE79#BACE79
#BACE79 is a light, moderate yellow-green. Relative luminance 0.560; OKLCH L 81.7% C 0.112 H 119.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BACE79 |
|---|---|
| RGB | rgb(186, 206, 121) |
| HSL | hsl(74, 46%, 64%) |
| HSV | hsv(74, 41%, 81%) |
| CMYK | cmyk(9.7%, 0%, 41.3%, 19.2%) |
| CIE-LAB | lab(79.59, -20.12, 39.98) |
| CIE-LCH | lch(79.59, 44.76, 116.71°) |
| OKLab | oklab(81.7% -0.0556 0.0973) |
| OKLCH | oklch(81.7% 0.112 119.8) |
| XYZ | xyz(45.7723, 55.9623, 26.4759) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.30
Pale Olive
#B9CC81
ΔE00 1.78
Pale Olive Green
#B1D27B
ΔE00 2.82
Greenish Beige
#C9D179
ΔE00 3.35
Light Olive
#ACBF69
ΔE00 3.87
Light Moss Green
#A6C875
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACE79 #8D79CE
analogous
#CEB879 #BACE79 #90CE79
triadic
#BACE79 #79BACE #CE79BA
tetradic
#BACE79 #79CEB8 #8D79CE #CE7990
square
#BACE79 #79CEB8 #8D79CE #CE7990
split-complementary
#BACE79 #7990CE #B879CE
monochromatic
#7F9637 #A3BE4C #BACE79 #D1DEA6 #E8EFD3
Accessibility & contrast
On white
1.72
#BACE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#BACE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACE79
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACE79 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C572
Deuteranopia (green-blind)
#D5C67D
Tritanopia (blue-blind)
#C1C6B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bace79; /* rgb */ color: rgb(186, 206, 121); /* oklch */ color: oklch(81.7% 0.112 119.8);
Tailwind
colors: {
custom: {
50: '#d0dda1',
500: '#bace79',
950: '#000000',
},
}SCSS
$custom: #bace79; $custom-light: #d0dda1; $custom-dark: #000000;
JSON
{
"hex": "#bace79",
"rgb": {
"r": 186,
"g": 206,
"b": 121
},
"hsl": {
"h": 74.118,
"s": 46.448,
"l": 64.118
},
"oklch": {
"l": 0.81703,
"c": 0.11207,
"h": 119.8
},
"luminance": 0.55962
}Semantic roles & 50–950 ramp
primary
#BACE79
secondary
#614F9C
accent
#2CBA4D
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480