#A4E17F#A4E17F
#A4E17F is a very light, vivid yellow-green. Relative luminance 0.633; OKLCH L 84.6% C 0.143 H 134.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E17F |
|---|---|
| RGB | rgb(164, 225, 127) |
| HSL | hsl(97, 62%, 69%) |
| HSV | hsv(97, 44%, 88%) |
| CMYK | cmyk(27.1%, 0%, 43.6%, 11.8%) |
| CIE-LAB | lab(83.59, -36.50, 41.76) |
| CIE-LCH | lch(83.59, 55.47, 131.16°) |
| OKLab | oklab(84.59% -0.1003 0.1017) |
| OKLCH | oklch(84.59% 0.143 134.6) |
| XYZ | xyz(46.0648, 63.2738, 29.8606) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.24
Pale Olive Green
#B1D27B
ΔE00 5.27
Tea Green
#BDF8A3
ΔE00 5.87
Pale Light Green
#B1FC99
ΔE00 5.91
Washed Out Green
#BCF5A6
ΔE00 5.92
Pistachio (survey)
#C0FA8B
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E17F #BC7FE1
analogous
#D5E17F #A4E17F #7FE18B
triadic
#A4E17F #7FA4E1 #E17FA4
tetradic
#A4E17F #7FD5E1 #BC7FE1 #E18B7F
square
#A4E17F #7FD5E1 #BC7FE1 #E18B7F
split-complementary
#A4E17F #8B7FE1 #E17FD5
monochromatic
#61BA2C #81D54D #A4E17F #C7EDB1 #EAF8E2
Accessibility & contrast
On white
1.54
#A4E17F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#A4E17F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E17F
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E17F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E17F | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D477
Deuteranopia (green-blind)
#DFCE85
Tritanopia (blue-blind)
#A4DAC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a4e17f; /* rgb */ color: rgb(164, 225, 127); /* oklch */ color: oklch(84.6% 0.143 134.6);
Tailwind
colors: {
custom: {
50: '#c1eaa5',
500: '#a4e17f',
950: '#000000',
},
}SCSS
$custom: #a4e17f; $custom-light: #c1eaa5; $custom-dark: #000000;
JSON
{
"hex": "#a4e17f",
"rgb": {
"r": 164,
"g": 225,
"b": 127
},
"hsl": {
"h": 97.347,
"s": 62.025,
"l": 69.02
},
"oklch": {
"l": 0.84585,
"c": 0.14286,
"h": 134.6
},
"luminance": 0.63275
}Semantic roles & 50–950 ramp
primary
#A4E17F
secondary
#8F4CB8
accent
#1CCA88
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#12160F
muted
#828480