#A5D877#A5D877
#A5D877 is a very light, vivid yellow-green. Relative luminance 0.584; OKLCH L 82.5% C 0.137 H 131.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A5D877 |
|---|---|
| RGB | rgb(165, 216, 119) |
| HSL | hsl(92, 55%, 66%) |
| HSV | hsv(92, 45%, 85%) |
| CMYK | cmyk(23.6%, 0%, 44.9%, 15.3%) |
| CIE-LAB | lab(80.98, -33.00, 42.43) |
| CIE-LCH | lch(80.98, 53.76, 127.88°) |
| OKLab | oklab(82.46% -0.091 0.1029) |
| OKLCH | oklch(82.46% 0.137 131.5) |
| XYZ | xyz(43.4020, 58.4420, 26.4429) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.27
Light Moss Green
#A6C875
ΔE00 4.47
Pistachio
#93C572
ΔE00 5.13
Pale Olive
#B9CC81
ΔE00 6.51
Light Grey Green
#B7E1A1
ΔE00 6.60
Greenish Tan
#BCCB7A
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5D877 #AA77D8
analogous
#D6D877 #A5D877 #77D879
triadic
#A5D877 #77A5D8 #D877A5
tetradic
#A5D877 #77D6D8 #AA77D8 #D87977
square
#A5D877 #77D6D8 #AA77D8 #D87977
split-complementary
#A5D877 #7977D8 #D877D6
monochromatic
#67A52F #86CA47 #A5D877 #C4E6A7 #E4F3D6
Accessibility & contrast
On white
1.66
#A5D877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#A5D877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5D877
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5D877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5D877 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC6F
Deuteranopia (green-blind)
#D8C87D
Tritanopia (blue-blind)
#A7D1C1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #a5d877; /* rgb */ color: rgb(165, 216, 119); /* oklch */ color: oklch(82.5% 0.137 131.5);
Tailwind
colors: {
custom: {
50: '#c1e4a0',
500: '#a5d877',
950: '#000000',
},
}SCSS
$custom: #a5d877; $custom-light: #c1e4a0; $custom-dark: #000000;
JSON
{
"hex": "#a5d877",
"rgb": {
"r": 165,
"g": 216,
"b": 119
},
"hsl": {
"h": 91.546,
"s": 55.429,
"l": 65.686
},
"oklch": {
"l": 0.82462,
"c": 0.13736,
"h": 131.5
},
"luminance": 0.58443
}Semantic roles & 50–950 ramp
primary
#A5D877
secondary
#7C4AA9
accent
#23C377
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12150F
muted
#828480