#A4DC78#A4DC78
#A4DC78 is a very light, vivid yellow-green. Relative luminance 0.604; OKLCH L 83.3% C 0.143 H 132.7°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DC78 |
|---|---|
| RGB | rgb(164, 220, 120) |
| HSL | hsl(94, 59%, 67%) |
| HSV | hsv(94, 45%, 86%) |
| CMYK | cmyk(25.5%, 0%, 45.5%, 13.7%) |
| CIE-LAB | lab(82.07, -35.09, 43.29) |
| CIE-LCH | lch(82.07, 55.72, 129.02°) |
| OKLab | oklab(83.33% -0.0967 0.1049) |
| OKLCH | oklch(83.33% 0.143 132.7) |
| XYZ | xyz(44.2924, 60.4338, 27.0969) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.22
Light Moss Green
#A6C875
ΔE00 5.54
Pistachio
#93C572
ΔE00 5.93
Lightgreen
#90EE90
ΔE00 6.55
Light Grey Green
#B7E1A1
ΔE00 6.68
Pistachio (survey)
#C0FA8B
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DC78 #B078DC
analogous
#D6DC78 #A4DC78 #78DC7E
triadic
#A4DC78 #78A4DC #DC78A4
tetradic
#A4DC78 #78D6DC #B078DC #DC7E78
square
#A4DC78 #78D6DC #B078DC #DC7E78
split-complementary
#A4DC78 #7E78DC #DC78D6
monochromatic
#65AD2D #83CF47 #A4DC78 #C5E9A9 #E6F5D9
Accessibility & contrast
On white
1.60
#A4DC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#A4DC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DC78
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DC78 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF70
Deuteranopia (green-blind)
#DBCB7E
Tritanopia (blue-blind)
#A5D5C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #a4dc78; /* rgb */ color: rgb(164, 220, 120); /* oklch */ color: oklch(83.3% 0.143 132.7);
Tailwind
colors: {
custom: {
50: '#c1e7a1',
500: '#a4dc78',
950: '#000000',
},
}SCSS
$custom: #a4dc78; $custom-light: #c1e7a1; $custom-dark: #000000;
JSON
{
"hex": "#a4dc78",
"rgb": {
"r": 164,
"g": 220,
"b": 120
},
"hsl": {
"h": 93.6,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.83331,
"c": 0.14265,
"h": 132.7
},
"luminance": 0.60435
}Semantic roles & 50–950 ramp
primary
#A4DC78
secondary
#8249AF
accent
#1FC67D
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#12160F
muted
#828480