#A2DD79#A2DD79
#A2DD79 is a very light, vivid yellow-green. Relative luminance 0.608; OKLCH L 83.5% C 0.144 H 133.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DD79 |
|---|---|
| RGB | rgb(162, 221, 121) |
| HSL | hsl(95, 60%, 67%) |
| HSV | hsv(95, 45%, 87%) |
| CMYK | cmyk(26.7%, 0%, 45.2%, 13.3%) |
| CIE-LAB | lab(82.26, -36.13, 43.01) |
| CIE-LCH | lch(82.26, 56.17, 130.03°) |
| OKLab | oklab(83.45% -0.0995 0.1043) |
| OKLCH | oklch(83.45% 0.144 133.7) |
| XYZ | xyz(44.2070, 60.7735, 27.4868) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.67
Light Moss Green
#A6C875
ΔE00 5.91
Pistachio
#93C572
ΔE00 6.05
Lightgreen
#90EE90
ΔE00 6.07
Pistachio (survey)
#C0FA8B
ΔE00 6.64
Light Grey Green
#B7E1A1
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DD79 #B479DD
analogous
#D4DD79 #A2DD79 #79DD82
triadic
#A2DD79 #79A2DD #DD79A2
tetradic
#A2DD79 #79D4DD #B479DD #DD8279
square
#A2DD79 #79D4DD #B479DD #DD8279
split-complementary
#A2DD79 #8279DD #DD79D4
monochromatic
#62AF2C #80D148 #A2DD79 #C4E9AA #E6F6DB
Accessibility & contrast
On white
1.60
#A2DD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#A2DD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DD79
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DD79 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D071
Deuteranopia (green-blind)
#DBCB7F
Tritanopia (blue-blind)
#A3D6C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #a2dd79; /* rgb */ color: rgb(162, 221, 121); /* oklch */ color: oklch(83.5% 0.144 133.7);
Tailwind
colors: {
custom: {
50: '#c0e8a1',
500: '#a2dd79',
950: '#000000',
},
}SCSS
$custom: #a2dd79; $custom-light: #c0e8a1; $custom-dark: #000000;
JSON
{
"hex": "#a2dd79",
"rgb": {
"r": 162,
"g": 221,
"b": 121
},
"hsl": {
"h": 95.4,
"s": 59.524,
"l": 67.059
},
"oklch": {
"l": 0.83454,
"c": 0.14411,
"h": 133.7
},
"luminance": 0.60775
}Semantic roles & 50–950 ramp
primary
#A2DD79
secondary
#8649B1
accent
#1EC782
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12160F
muted
#828480