#A4E17C#A4E17C
#A4E17C is a very light, vivid yellow-green. Relative luminance 0.632; OKLCH L 84.5% C 0.146 H 134.1°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E17C |
|---|---|
| RGB | rgb(164, 225, 124) |
| HSL | hsl(96, 63%, 68%) |
| HSV | hsv(96, 45%, 88%) |
| CMYK | cmyk(27.1%, 0%, 44.9%, 11.8%) |
| CIE-LAB | lab(83.55, -36.88, 43.18) |
| CIE-LCH | lch(83.55, 56.78, 130.50°) |
| OKLab | oklab(84.54% -0.1015 0.1048) |
| OKLCH | oklch(84.54% 0.146 134.1) |
| XYZ | xyz(45.8722, 63.1968, 28.8462) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 5.50
Pistachio (survey)
#C0FA8B
ΔE00 5.82
Pale Light Green
#B1FC99
ΔE00 6.03
Tea Green
#BDF8A3
ΔE00 6.10
Light Green
#96F97B
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E17C #B97CE1
analogous
#D6E17C #A4E17C #7CE186
triadic
#A4E17C #7CA4E1 #E17CA4
tetradic
#A4E17C #7CD6E1 #B97CE1 #E1867C
square
#A4E17C #7CD6E1 #B97CE1 #E1867C
split-complementary
#A4E17C #867CE1 #E17CD6
monochromatic
#63B82A #81D64A #A4E17C #C7ECAE #E9F8E0
Accessibility & contrast
On white
1.54
#A4E17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#A4E17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E17C
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E17C | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D374
Deuteranopia (green-blind)
#DFCE82
Tritanopia (blue-blind)
#A4DAC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a4e17c; /* rgb */ color: rgb(164, 225, 124); /* oklch */ color: oklch(84.5% 0.146 134.1);
Tailwind
colors: {
custom: {
50: '#c1eaa3',
500: '#a4e17c',
950: '#000000',
},
}SCSS
$custom: #a4e17c; $custom-light: #c1eaa3; $custom-dark: #000000;
JSON
{
"hex": "#a4e17c",
"rgb": {
"r": 164,
"g": 225,
"b": 124
},
"hsl": {
"h": 96.238,
"s": 62.733,
"l": 68.431
},
"oklch": {
"l": 0.84539,
"c": 0.14587,
"h": 134.1
},
"luminance": 0.63198
}Semantic roles & 50–950 ramp
primary
#A4E17C
secondary
#8C49B8
accent
#1BCA85
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#12160F
muted
#828480