#A2DA76#A2DA76
#A2DA76 is a very light, vivid yellow-green. Relative luminance 0.591; OKLCH L 82.7% C 0.143 H 132.7°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DA76 |
|---|---|
| RGB | rgb(162, 218, 118) |
| HSL | hsl(94, 57%, 66%) |
| HSV | hsv(94, 46%, 85%) |
| CMYK | cmyk(25.7%, 0%, 45.9%, 14.5%) |
| CIE-LAB | lab(81.36, -35.12, 43.36) |
| CIE-LCH | lch(81.36, 55.80, 129.01°) |
| OKLab | oklab(82.72% -0.0968 0.1049) |
| OKLCH | oklch(82.72% 0.143 132.7) |
| XYZ | xyz(43.2409, 59.1310, 26.2712) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.10
Light Moss Green
#A6C875
ΔE00 5.22
Pistachio
#93C572
ΔE00 5.50
Lightgreen
#90EE90
ΔE00 6.79
Light Grey Green
#B7E1A1
ΔE00 6.87
Fresh Green
#69D84F
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DA76 #AE76DA
analogous
#D4DA76 #A2DA76 #76DA7C
triadic
#A2DA76 #76A2DA #DA76A2
tetradic
#A2DA76 #76D4DA #AE76DA #DA7C76
square
#A2DA76 #76D4DA #AE76DA #DA7C76
split-complementary
#A2DA76 #7C76DA #DA76D4
monochromatic
#63A82D #81CD46 #A2DA76 #C3E7A6 #E3F4D6
Accessibility & contrast
On white
1.64
#A2DA76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#A2DA76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DA76
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DA76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DA76 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD6E
Deuteranopia (green-blind)
#D9C97C
Tritanopia (blue-blind)
#A3D3C2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #a2da76; /* rgb */ color: rgb(162, 218, 118); /* oklch */ color: oklch(82.7% 0.143 132.7);
Tailwind
colors: {
custom: {
50: '#bfe59f',
500: '#a2da76',
950: '#000000',
},
}SCSS
$custom: #a2da76; $custom-light: #bfe59f; $custom-dark: #000000;
JSON
{
"hex": "#a2da76",
"rgb": {
"r": 162,
"g": 218,
"b": 118
},
"hsl": {
"h": 93.6,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.82719,
"c": 0.14277,
"h": 132.7
},
"luminance": 0.59132
}Semantic roles & 50–950 ramp
primary
#A2DA76
secondary
#8049AB
accent
#20C57D
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12160F
muted
#828480