#A4E075#A4E075
#A4E075 is a very light, vivid yellow-green. Relative luminance 0.625; OKLCH L 84.2% C 0.151 H 132.8°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E075 |
|---|---|
| RGB | rgb(164, 224, 117) |
| HSL | hsl(94, 63%, 67%) |
| HSV | hsv(94, 48%, 88%) |
| CMYK | cmyk(26.8%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(83.17, -37.26, 46.10) |
| CIE-LCH | lch(83.17, 59.28, 128.94°) |
| OKLab | oklab(84.21% -0.1029 0.111) |
| OKLCH | oklch(84.21% 0.151 132.8) |
| XYZ | xyz(45.1756, 62.4869, 26.5072) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.16
Pistachio (survey)
#C0FA8B
ΔE00 5.89
Spring Green (survey)
#A9F971
ΔE00 5.96
Kiwi Green
#8EE53F
ΔE00 6.28
Lightgreen
#90EE90
ΔE00 6.29
Light Green
#96F97B
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E075 #B175E0
analogous
#DAE075 #A4E075 #75E07C
triadic
#A4E075 #75A4E0 #E075A4
tetradic
#A4E075 #75DAE0 #B175E0 #E07C75
square
#A4E075 #75DAE0 #B175E0 #E07C75
split-complementary
#A4E075 #7C75E0 #E075DA
monochromatic
#65B328 #83D543 #A4E075 #C5EBA7 #E6F6D9
Accessibility & contrast
On white
1.56
#A4E075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#A4E075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E075
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E075 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D26C
Deuteranopia (green-blind)
#DFCD7C
Tritanopia (blue-blind)
#A5D9C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a4e075; /* rgb */ color: rgb(164, 224, 117); /* oklch */ color: oklch(84.2% 0.151 132.8);
Tailwind
colors: {
custom: {
50: '#c1ea9f',
500: '#a4e075',
950: '#000000',
},
}SCSS
$custom: #a4e075; $custom-light: #c1ea9f; $custom-dark: #000000;
JSON
{
"hex": "#a4e075",
"rgb": {
"r": 164,
"g": 224,
"b": 117
},
"hsl": {
"h": 93.645,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.84207,
"c": 0.15136,
"h": 132.8
},
"luminance": 0.62488
}Semantic roles & 50–950 ramp
primary
#A4E075
secondary
#8345B4
accent
#1ACB7D
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480