#BACE77#BACE77
#BACE77 is a light, moderate yellow-green. Relative luminance 0.559; OKLCH L 81.7% C 0.114 H 119.6°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BACE77 |
|---|---|
| RGB | rgb(186, 206, 119) |
| HSL | hsl(74, 47%, 64%) |
| HSV | hsv(74, 42%, 81%) |
| CMYK | cmyk(9.7%, 0%, 42.2%, 19.2%) |
| CIE-LAB | lab(79.56, -20.35, 40.95) |
| CIE-LCH | lch(79.56, 45.73, 116.43°) |
| OKLab | oklab(81.67% -0.0564 0.0994) |
| OKLCH | oklch(81.67% 0.114 119.6) |
| XYZ | xyz(45.6509, 55.9138, 25.8367) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.42
Pale Olive
#B9CC81
ΔE00 2.12
Pale Olive Green
#B1D27B
ΔE00 2.91
Greenish Beige
#C9D179
ΔE00 3.25
Light Olive
#ACBF69
ΔE00 3.83
Light Moss Green
#A6C875
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACE77 #8B77CE
analogous
#CEB677 #BACE77 #8ECE77
triadic
#BACE77 #77BACE #CE77BA
tetradic
#BACE77 #77CEB6 #8B77CE #CE778E
square
#BACE77 #77CEB6 #8B77CE #CE778E
split-complementary
#BACE77 #778ECE #B677CE
monochromatic
#7F9536 #A3BE4A #BACE77 #D1DEA4 #E8EED1
Accessibility & contrast
On white
1.72
#BACE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#BACE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACE77
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACE77 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C570
Deuteranopia (green-blind)
#D6C57B
Tritanopia (blue-blind)
#C1C6B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bace77; /* rgb */ color: rgb(186, 206, 119); /* oklch */ color: oklch(81.7% 0.114 119.6);
Tailwind
colors: {
custom: {
50: '#d0dd9f',
500: '#bace77',
950: '#000000',
},
}SCSS
$custom: #bace77; $custom-light: #d0dd9f; $custom-dark: #000000;
JSON
{
"hex": "#bace77",
"rgb": {
"r": 186,
"g": 206,
"b": 119
},
"hsl": {
"h": 73.793,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.81672,
"c": 0.11427,
"h": 119.6
},
"luminance": 0.55914
}Semantic roles & 50–950 ramp
primary
#BACE77
secondary
#604E9B
accent
#2BBA4C
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480