#A3DA77#A3DA77
#A3DA77 is a very light, vivid yellow-green. Relative luminance 0.593; OKLCH L 82.8% C 0.141 H 132.5°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DA77 |
|---|---|
| RGB | rgb(163, 218, 119) |
| HSL | hsl(93, 57%, 66%) |
| HSV | hsv(93, 45%, 85%) |
| CMYK | cmyk(25.2%, 0%, 45.4%, 14.5%) |
| CIE-LAB | lab(81.43, -34.64, 42.97) |
| CIE-LCH | lch(81.43, 55.20, 128.88°) |
| OKLab | oklab(82.8% -0.0955 0.1041) |
| OKLCH | oklch(82.8% 0.141 132.5) |
| XYZ | xyz(43.5047, 59.2601, 26.5954) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.95
Light Moss Green
#A6C875
ΔE00 5.12
Pistachio
#93C572
ΔE00 5.48
Light Grey Green
#B7E1A1
ΔE00 6.71
Lightgreen
#90EE90
ΔE00 6.83
Pistachio (survey)
#C0FA8B
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DA77 #AE77DA
analogous
#D4DA77 #A3DA77 #77DA7C
triadic
#A3DA77 #77A3DA #DA77A3
tetradic
#A3DA77 #77D4DA #AE77DA #DA7C77
square
#A3DA77 #77D4DA #AE77DA #DA7C77
split-complementary
#A3DA77 #7C77DA #DA77D4
monochromatic
#64A92E #82CD47 #A3DA77 #C4E7A7 #E4F4D7
Accessibility & contrast
On white
1.63
#A3DA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#A3DA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DA77
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DA77 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD6F
Deuteranopia (green-blind)
#D9C97D
Tritanopia (blue-blind)
#A4D3C2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #a3da77; /* rgb */ color: rgb(163, 218, 119); /* oklch */ color: oklch(82.8% 0.141 132.5);
Tailwind
colors: {
custom: {
50: '#c0e5a0',
500: '#a3da77',
950: '#000000',
},
}SCSS
$custom: #a3da77; $custom-light: #c0e5a0; $custom-dark: #000000;
JSON
{
"hex": "#a3da77",
"rgb": {
"r": 163,
"g": 218,
"b": 119
},
"hsl": {
"h": 93.333,
"s": 57.225,
"l": 66.078
},
"oklch": {
"l": 0.82795,
"c": 0.14126,
"h": 132.5
},
"luminance": 0.59261
}Semantic roles & 50–950 ramp
primary
#A3DA77
secondary
#8049AC
accent
#21C57C
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12160F
muted
#828480