#A4E37F#A4E37F
#A4E37F is a very light, vivid yellow-green. Relative luminance 0.644; OKLCH L 85.0% C 0.146 H 134.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E37F |
|---|---|
| RGB | rgb(164, 227, 127) |
| HSL | hsl(98, 64%, 69%) |
| HSV | hsv(98, 44%, 89%) |
| CMYK | cmyk(27.8%, 0%, 44.1%, 11%) |
| CIE-LAB | lab(84.15, -37.41, 42.48) |
| CIE-LCH | lch(84.15, 56.60, 131.37°) |
| OKLab | oklab(85.04% -0.1028 0.1034) |
| OKLCH | oklch(85.04% 0.146 134.8) |
| XYZ | xyz(46.6086, 64.3615, 30.0419) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.98
Pale Light Green
#B1FC99
ΔE00 5.50
Pistachio (survey)
#C0FA8B
ΔE00 5.56
Tea Green
#BDF8A3
ΔE00 5.64
Pale Olive Green
#B1D27B
ΔE00 5.69
Washed Out Green
#BCF5A6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E37F #BE7FE3
analogous
#D6E37F #A4E37F #7FE38C
triadic
#A4E37F #7FA4E3 #E37FA4
tetradic
#A4E37F #7FD6E3 #BE7FE3 #E38C7F
square
#A4E37F #7FD6E3 #BE7FE3 #E38C7F
split-complementary
#A4E37F #8C7FE3 #E37FD6
monochromatic
#61BE2A #80D84D #A4E37F #C8EEB1 #EBF9E3
Accessibility & contrast
On white
1.51
#A4E37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#A4E37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E37F
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E37F | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD577
Deuteranopia (green-blind)
#E0D085
Tritanopia (blue-blind)
#A4DCCB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #a4e37f; /* rgb */ color: rgb(164, 227, 127); /* oklch */ color: oklch(85.0% 0.146 134.8);
Tailwind
colors: {
custom: {
50: '#c1eca5',
500: '#a4e37f',
950: '#000000',
},
}SCSS
$custom: #a4e37f; $custom-light: #c1eca5; $custom-dark: #000000;
JSON
{
"hex": "#a4e37f",
"rgb": {
"r": 164,
"g": 227,
"b": 127
},
"hsl": {
"h": 97.8,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.85044,
"c": 0.14577,
"h": 134.8
},
"luminance": 0.64363
}Semantic roles & 50–950 ramp
primary
#A4E37F
secondary
#924CBB
accent
#1ACC8A
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#12160F
muted
#828480