#A4E27A#A4E27A
#A4E27A is a very light, vivid yellow-green. Relative luminance 0.637; OKLCH L 84.7% C 0.149 H 133.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E27A |
|---|---|
| RGB | rgb(164, 226, 122) |
| HSL | hsl(96, 64%, 68%) |
| HSV | hsv(96, 46%, 89%) |
| CMYK | cmyk(27.4%, 0%, 46%, 11.4%) |
| CIE-LAB | lab(83.80, -37.57, 44.47) |
| CIE-LCH | lch(83.80, 58.22, 130.19°) |
| OKLab | oklab(84.74% -0.1035 0.1076) |
| OKLCH | oklch(84.74% 0.149 133.9) |
| XYZ | xyz(46.0181, 63.6890, 28.2772) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.49
Lightgreen
#90EE90
ΔE00 5.57
Pistachio (survey)
#C0FA8B
ΔE00 5.58
Spring Green (survey)
#A9F971
ΔE00 5.82
Light Green
#96F97B
ΔE00 5.92
Pale Light Green
#B1FC99
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E27A #B87AE2
analogous
#D8E27A #A4E27A #7AE284
triadic
#A4E27A #7AA4E2 #E27AA4
tetradic
#A4E27A #7AD8E2 #B87AE2 #E2847A
square
#A4E27A #7AD8E2 #B87AE2 #E2847A
split-complementary
#A4E27A #847AE2 #E27AD8
monochromatic
#63B928 #82D748 #A4E27A #C6EDAC #E9F8DE
Accessibility & contrast
On white
1.53
#A4E27A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#A4E27A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E27A
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E27A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E27A | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D472
Deuteranopia (green-blind)
#E0CF80
Tritanopia (blue-blind)
#A4DBC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #a4e27a; /* rgb */ color: rgb(164, 226, 122); /* oklch */ color: oklch(84.7% 0.149 133.9);
Tailwind
colors: {
custom: {
50: '#c1eba2',
500: '#a4e27a',
950: '#000000',
},
}SCSS
$custom: #a4e27a; $custom-light: #c1eba2; $custom-dark: #000000;
JSON
{
"hex": "#a4e27a",
"rgb": {
"r": 164,
"g": 226,
"b": 122
},
"hsl": {
"h": 95.769,
"s": 64.198,
"l": 68.235
},
"oklch": {
"l": 0.84739,
"c": 0.14931,
"h": 133.9
},
"luminance": 0.6369
}Semantic roles & 50–950 ramp
primary
#A4E27A
secondary
#8B47B9
accent
#19CC84
background
#FDFEFC
surface
#F9FDF5
border
#D2D5CF
text
#13160F
muted
#828480