#A0DC79#A0DC79
#A0DC79 is a very light, vivid yellow-green. Relative luminance 0.600; OKLCH L 83.1% C 0.144 H 134.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DC79 |
|---|---|
| RGB | rgb(160, 220, 121) |
| HSL | hsl(96, 59%, 67%) |
| HSV | hsv(96, 45%, 86%) |
| CMYK | cmyk(27.3%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(81.86, -36.37, 42.49) |
| CIE-LCH | lch(81.86, 55.93, 130.56°) |
| OKLab | oklab(83.1% -0.1001 0.1031) |
| OKLCH | oklch(83.1% 0.144 134.1) |
| XYZ | xyz(43.5407, 60.0391, 27.3801) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.73
Pistachio
#93C572
ΔE00 5.77
Light Moss Green
#A6C875
ΔE00 5.81
Lightgreen
#90EE90
ΔE00 5.99
Light Grey Green
#B7E1A1
ΔE00 6.65
Pistachio (survey)
#C0FA8B
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DC79 #B579DC
analogous
#D1DC79 #A0DC79 #79DC84
triadic
#A0DC79 #79A0DC #DC79A0
tetradic
#A0DC79 #79D1DC #B579DC #DC8479
square
#A0DC79 #79D1DC #B579DC #DC8479
split-complementary
#A0DC79 #8479DC #DC79D1
monochromatic
#60AD2D #7ECF48 #A0DC79 #C2E9AA #E5F5DA
Accessibility & contrast
On white
1.61
#A0DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#A0DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DC79
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DC79 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF71
Deuteranopia (green-blind)
#DACA7F
Tritanopia (blue-blind)
#A0D5C4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #a0dc79; /* rgb */ color: rgb(160, 220, 121); /* oklch */ color: oklch(83.1% 0.144 134.1);
Tailwind
colors: {
custom: {
50: '#bee7a1',
500: '#a0dc79',
950: '#000000',
},
}SCSS
$custom: #a0dc79; $custom-light: #bee7a1; $custom-dark: #000000;
JSON
{
"hex": "#a0dc79",
"rgb": {
"r": 160,
"g": 220,
"b": 121
},
"hsl": {
"h": 96.364,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.83103,
"c": 0.14369,
"h": 134.1
},
"luminance": 0.6004
}Semantic roles & 50–950 ramp
primary
#A0DC79
secondary
#874AB0
accent
#1FC684
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12160F
muted
#828480