#A3DC77#A3DC77
#A3DC77 is a very light, vivid yellow-green. Relative luminance 0.603; OKLCH L 83.3% C 0.144 H 132.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A3DC77 |
|---|---|
| RGB | rgb(163, 220, 119) |
| HSL | hsl(94, 59%, 66%) |
| HSV | hsv(94, 46%, 86%) |
| CMYK | cmyk(25.9%, 0%, 45.9%, 13.7%) |
| CIE-LAB | lab(82.00, -35.56, 43.68) |
| CIE-LCH | lch(82.00, 56.32, 129.15°) |
| OKLab | oklab(83.26% -0.098 0.1057) |
| OKLCH | oklch(83.26% 0.144 132.9) |
| XYZ | xyz(44.0264, 60.3036, 26.7693) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.36
Light Moss Green
#A6C875
ΔE00 5.63
Pistachio
#93C572
ΔE00 5.95
Lightgreen
#90EE90
ΔE00 6.51
Pistachio (survey)
#C0FA8B
ΔE00 6.75
Light Grey Green
#B7E1A1
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3DC77 #B077DC
analogous
#D6DC77 #A3DC77 #77DC7E
triadic
#A3DC77 #77A3DC #DC77A3
tetradic
#A3DC77 #77D6DC #B077DC #DC7E77
square
#A3DC77 #77D6DC #B077DC #DC7E77
split-complementary
#A3DC77 #7E77DC #DC77D6
monochromatic
#64AC2C #82CF46 #A3DC77 #C4E9A8 #E5F5D8
Accessibility & contrast
On white
1.61
#A3DC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#A3DC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3DC77
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3DC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3DC77 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF6F
Deuteranopia (green-blind)
#DBCA7D
Tritanopia (blue-blind)
#A4D5C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #a3dc77; /* rgb */ color: rgb(163, 220, 119); /* oklch */ color: oklch(83.3% 0.144 132.9);
Tailwind
colors: {
custom: {
50: '#c0e7a0',
500: '#a3dc77',
950: '#000000',
},
}SCSS
$custom: #a3dc77; $custom-light: #c0e7a0; $custom-dark: #000000;
JSON
{
"hex": "#a3dc77",
"rgb": {
"r": 163,
"g": 220,
"b": 119
},
"hsl": {
"h": 93.861,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.83255,
"c": 0.14415,
"h": 132.9
},
"luminance": 0.60305
}Semantic roles & 50–950 ramp
primary
#A3DC77
secondary
#8248AF
accent
#1FC77E
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12160F
muted
#828480