#A2DC76#A2DC76
#A2DC76 is a very light, vivid yellow-green. Relative luminance 0.602; OKLCH L 83.2% C 0.146 H 133.0°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DC76 |
|---|---|
| RGB | rgb(162, 220, 118) |
| HSL | hsl(94, 59%, 66%) |
| HSV | hsv(94, 46%, 86%) |
| CMYK | cmyk(26.4%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(81.93, -36.03, 44.07) |
| CIE-LCH | lch(81.93, 56.92, 129.27°) |
| OKLab | oklab(83.18% -0.0994 0.1065) |
| OKLCH | oklch(83.18% 0.146 133) |
| XYZ | xyz(43.7627, 60.1745, 26.4452) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.50
Light Moss Green
#A6C875
ΔE00 5.73
Pistachio
#93C572
ΔE00 5.97
Lightgreen
#90EE90
ΔE00 6.48
Pistachio (survey)
#C0FA8B
ΔE00 6.78
Kiwi Green
#8EE53F
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DC76 #B076DC
analogous
#D5DC76 #A2DC76 #76DC7D
triadic
#A2DC76 #76A2DC #DC76A2
tetradic
#A2DC76 #76D5DC #B076DC #DC7D76
square
#A2DC76 #76D5DC #B076DC #DC7D76
split-complementary
#A2DC76 #7D76DC #DC76D5
monochromatic
#63AC2C #81D045 #A2DC76 #C3E8A7 #E4F5D7
Accessibility & contrast
On white
1.61
#A2DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#A2DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DC76
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DC76 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF6E
Deuteranopia (green-blind)
#DBCA7C
Tritanopia (blue-blind)
#A3D5C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #a2dc76; /* rgb */ color: rgb(162, 220, 118); /* oklch */ color: oklch(83.2% 0.146 133.0);
Tailwind
colors: {
custom: {
50: '#c0e79f',
500: '#a2dc76',
950: '#000000',
},
}SCSS
$custom: #a2dc76; $custom-light: #c0e79f; $custom-dark: #000000;
JSON
{
"hex": "#a2dc76",
"rgb": {
"r": 162,
"g": 220,
"b": 118
},
"hsl": {
"h": 94.118,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.83179,
"c": 0.14566,
"h": 133
},
"luminance": 0.60176
}Semantic roles & 50–950 ramp
primary
#A2DC76
secondary
#8248AE
accent
#1FC77E
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12160F
muted
#828480