#A4E07C#A4E07C
#A4E07C is a very light, vivid yellow-green. Relative luminance 0.627; OKLCH L 84.3% C 0.144 H 133.9°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E07C |
|---|---|
| RGB | rgb(164, 224, 124) |
| HSL | hsl(96, 62%, 68%) |
| HSV | hsv(96, 45%, 88%) |
| CMYK | cmyk(26.8%, 0%, 44.6%, 12.2%) |
| CIE-LAB | lab(83.26, -36.42, 42.82) |
| CIE-LCH | lch(83.26, 56.22, 130.38°) |
| OKLab | oklab(84.31% -0.1002 0.104) |
| OKLCH | oklch(84.31% 0.144 133.9) |
| XYZ | xyz(45.6026, 62.6577, 28.7563) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.04
Lightgreen
#90EE90
ΔE00 5.63
Pistachio (survey)
#C0FA8B
ΔE00 6.02
Tea Green
#BDF8A3
ΔE00 6.22
Pale Light Green
#B1FC99
ΔE00 6.23
Washed Out Green
#BCF5A6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E07C #B87CE0
analogous
#D6E07C #A4E07C #7CE086
triadic
#A4E07C #7CA4E0 #E07CA4
tetradic
#A4E07C #7CD6E0 #B87CE0 #E0867C
square
#A4E07C #7CD6E0 #B87CE0 #E0867C
split-complementary
#A4E07C #867CE0 #E07CD6
monochromatic
#63B62B #82D44B #A4E07C #C6ECAD #E9F7DF
Accessibility & contrast
On white
1.55
#A4E07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#A4E07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E07C
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E07C | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D374
Deuteranopia (green-blind)
#DECE82
Tritanopia (blue-blind)
#A4D9C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a4e07c; /* rgb */ color: rgb(164, 224, 124); /* oklch */ color: oklch(84.3% 0.144 133.9);
Tailwind
colors: {
custom: {
50: '#c1eaa3',
500: '#a4e07c',
950: '#000000',
},
}SCSS
$custom: #a4e07c; $custom-light: #c1eaa3; $custom-dark: #000000;
JSON
{
"hex": "#a4e07c",
"rgb": {
"r": 164,
"g": 224,
"b": 124
},
"hsl": {
"h": 96,
"s": 61.728,
"l": 68.235
},
"oklch": {
"l": 0.84309,
"c": 0.14442,
"h": 133.9
},
"luminance": 0.62659
}Semantic roles & 50–950 ramp
primary
#A4E07C
secondary
#8B49B7
accent
#1CC984
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#12160F
muted
#828480