#A4E49E#A4E49E
#A4E49E is a very light, moderate green. Relative luminance 0.658; OKLCH L 85.8% C 0.115 H 142.4°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E49E |
|---|---|
| RGB | rgb(164, 228, 158) |
| HSL | hsl(115, 56%, 76%) |
| HSV | hsv(115, 31%, 89%) |
| CMYK | cmyk(28.1%, 0%, 30.7%, 10.6%) |
| CIE-LAB | lab(84.92, -33.47, 27.88) |
| CIE-LCH | lch(84.92, 43.56, 140.20°) |
| OKLab | oklab(85.82% -0.0913 0.0702) |
| OKLCH | oklch(85.82% 0.115 142.4) |
| XYZ | xyz(49.2229, 65.8461, 42.4572) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.22
Light Sage
#BCECAC
ΔE00 3.65
Light Grey Green
#B7E1A1
ΔE00 3.67
Washed Out Green
#BCF5A6
ΔE00 4.58
Lightgreen
#90EE90
ΔE00 4.89
Light Sea Green
#98F6B0
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E49E #DE9EE4
analogous
#C7E49E #A4E49E #9EE4BB
triadic
#A4E49E #9EA4E4 #E49EA4
tetradic
#A4E49E #9EC7E4 #DE9EE4 #E4BB9E
square
#A4E49E #9EC7E4 #DE9EE4 #E4BB9E
split-complementary
#A4E49E #BB9EE4 #E49EC7
monochromatic
#4AC93E #77D76E #A4E49E #D1F1CE #E9F8E7
Accessibility & contrast
On white
1.48
#A4E49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#A4E49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E49E
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E49E | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D89A
Deuteranopia (green-blind)
#DDD2A2
Tritanopia (blue-blind)
#9FE0D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4e49e; /* rgb */ color: rgb(164, 228, 158); /* oklch */ color: oklch(85.8% 0.115 142.4);
Tailwind
colors: {
custom: {
50: '#c0ecbb',
500: '#a4e49e',
950: '#000000',
},
}SCSS
$custom: #a4e49e; $custom-light: #c0ecbb; $custom-dark: #000000;
JSON
{
"hex": "#a4e49e",
"rgb": {
"r": 164,
"g": 228,
"b": 158
},
"hsl": {
"h": 114.857,
"s": 56.452,
"l": 75.686
},
"oklch": {
"l": 0.85819,
"c": 0.11513,
"h": 142.4
},
"luminance": 0.65848
}Semantic roles & 50–950 ramp
primary
#A4E49E
secondary
#B668BE
accent
#21C4B6
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#121612
muted
#828482