#A2DD78#A2DD78
#A2DD78 is a very light, vivid yellow-green. Relative luminance 0.608; OKLCH L 83.4% C 0.145 H 133.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DD78 |
|---|---|
| RGB | rgb(162, 221, 120) |
| HSL | hsl(95, 60%, 67%) |
| HSV | hsv(95, 46%, 87%) |
| CMYK | cmyk(26.7%, 0%, 45.7%, 13.3%) |
| CIE-LAB | lab(82.24, -36.25, 43.48) |
| CIE-LCH | lch(82.24, 56.61, 129.82°) |
| OKLab | oklab(83.44% -0.0999 0.1053) |
| OKLCH | oklch(83.44% 0.145 133.5) |
| XYZ | xyz(44.1460, 60.7491, 27.1655) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.68
Light Moss Green
#A6C875
ΔE00 5.93
Pistachio
#93C572
ΔE00 6.10
Lightgreen
#90EE90
ΔE00 6.16
Pistachio (survey)
#C0FA8B
ΔE00 6.62
Light Grey Green
#B7E1A1
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DD78 #B378DD
analogous
#D4DD78 #A2DD78 #78DD81
triadic
#A2DD78 #78A2DD #DD78A2
tetradic
#A2DD78 #78D4DD #B378DD #DD8178
square
#A2DD78 #78D4DD #B378DD #DD8178
split-complementary
#A2DD78 #8178DD #DD78D4
monochromatic
#62AF2C #80D147 #A2DD78 #C4E9A9 #E5F6DA
Accessibility & contrast
On white
1.60
#A2DD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#A2DD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DD78
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DD78 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D070
Deuteranopia (green-blind)
#DCCB7E
Tritanopia (blue-blind)
#A3D6C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #a2dd78; /* rgb */ color: rgb(162, 221, 120); /* oklch */ color: oklch(83.4% 0.145 133.5);
Tailwind
colors: {
custom: {
50: '#c0e8a1',
500: '#a2dd78',
950: '#000000',
},
}SCSS
$custom: #a2dd78; $custom-light: #c0e8a1; $custom-dark: #000000;
JSON
{
"hex": "#a2dd78",
"rgb": {
"r": 162,
"g": 221,
"b": 120
},
"hsl": {
"h": 95.05,
"s": 59.763,
"l": 66.863
},
"oklch": {
"l": 0.83439,
"c": 0.14511,
"h": 133.5
},
"luminance": 0.6075
}Semantic roles & 50–950 ramp
primary
#A2DD78
secondary
#8548B1
accent
#1EC781
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12160F
muted
#828480