#A4E07F#A4E07F
#A4E07F is a very light, vivid yellow-green. Relative luminance 0.627; OKLCH L 84.4% C 0.141 H 134.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E07F |
|---|---|
| RGB | rgb(164, 224, 127) |
| HSL | hsl(97, 61%, 69%) |
| HSV | hsv(97, 43%, 88%) |
| CMYK | cmyk(26.8%, 0%, 43.3%, 12.2%) |
| CIE-LAB | lab(83.30, -36.05, 41.40) |
| CIE-LCH | lch(83.30, 54.90, 131.05°) |
| OKLab | oklab(84.36% -0.099 0.1009) |
| OKLCH | oklch(84.36% 0.141 134.5) |
| XYZ | xyz(45.7952, 62.7347, 29.7707) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.06
Lightgreen
#90EE90
ΔE00 5.39
Tea Green
#BDF8A3
ΔE00 6.00
Washed Out Green
#BCF5A6
ΔE00 6.01
Light Grey Green
#B7E1A1
ΔE00 6.07
Pale Light Green
#B1FC99
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E07F #BB7FE0
analogous
#D5E07F #A4E07F #7FE08B
triadic
#A4E07F #7FA4E0 #E07FA4
tetradic
#A4E07F #7FD5E0 #BB7FE0 #E08B7F
square
#A4E07F #7FD5E0 #BB7FE0 #E08B7F
split-complementary
#A4E07F #8B7FE0 #E07FD5
monochromatic
#62B82D #81D44E #A4E07F #C7ECB0 #EAF8E2
Accessibility & contrast
On white
1.55
#A4E07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#A4E07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E07F
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E07F | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D377
Deuteranopia (green-blind)
#DECE85
Tritanopia (blue-blind)
#A4D9C9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a4e07f; /* rgb */ color: rgb(164, 224, 127); /* oklch */ color: oklch(84.4% 0.141 134.5);
Tailwind
colors: {
custom: {
50: '#c1eaa5',
500: '#a4e07f',
950: '#000000',
},
}SCSS
$custom: #a4e07f; $custom-light: #c1eaa5; $custom-dark: #000000;
JSON
{
"hex": "#a4e07f",
"rgb": {
"r": 164,
"g": 224,
"b": 127
},
"hsl": {
"h": 97.113,
"s": 61.006,
"l": 68.824
},
"oklch": {
"l": 0.84355,
"c": 0.1414,
"h": 134.5
},
"luminance": 0.62736
}Semantic roles & 50–950 ramp
primary
#A4E07F
secondary
#8E4CB7
accent
#1DC987
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#12160F
muted
#828480