#A4E49C#A4E49C
#A4E49C is a very light, moderate green. Relative luminance 0.658; OKLCH L 85.8% C 0.117 H 141.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E49C |
|---|---|
| RGB | rgb(164, 228, 156) |
| HSL | hsl(113, 57%, 75%) |
| HSV | hsv(113, 32%, 89%) |
| CMYK | cmyk(28.1%, 0%, 31.6%, 10.6%) |
| CIE-LAB | lab(84.88, -33.78, 28.86) |
| CIE-LCH | lch(84.88, 44.43, 139.49°) |
| OKLab | oklab(85.78% -0.0921 0.0725) |
| OKLCH | oklch(85.78% 0.117 141.8) |
| XYZ | xyz(49.0522, 65.7778, 41.5579) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.59
Light Grey Green
#B7E1A1
ΔE00 3.69
Light Sage
#BCECAC
ΔE00 3.74
Washed Out Green
#BCF5A6
ΔE00 4.44
Lightgreen
#90EE90
ΔE00 4.66
Light Pastel Green
#B2FBA5
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E49C #DC9CE4
analogous
#C8E49C #A4E49C #9CE4B8
triadic
#A4E49C #9CA4E4 #E49CA4
tetradic
#A4E49C #9CC8E4 #DC9CE4 #E4B89C
square
#A4E49C #9CC8E4 #DC9CE4 #E4B89C
split-complementary
#A4E49C #B89CE4 #E49CC8
monochromatic
#4CCA3C #78D76C #A4E49C #D0F1CC #E9F8E7
Accessibility & contrast
On white
1.48
#A4E49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#A4E49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E49C
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E49C | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D897
Deuteranopia (green-blind)
#DED2A0
Tritanopia (blue-blind)
#9FE0D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4e49c; /* rgb */ color: rgb(164, 228, 156); /* oklch */ color: oklch(85.8% 0.117 141.8);
Tailwind
colors: {
custom: {
50: '#c0edb9',
500: '#a4e49c',
950: '#000000',
},
}SCSS
$custom: #a4e49c; $custom-light: #c0edb9; $custom-dark: #000000;
JSON
{
"hex": "#a4e49c",
"rgb": {
"r": 164,
"g": 228,
"b": 156
},
"hsl": {
"h": 113.333,
"s": 57.143,
"l": 75.294
},
"oklch": {
"l": 0.85779,
"c": 0.11723,
"h": 141.8
},
"luminance": 0.6578
}Semantic roles & 50–950 ramp
primary
#A4E49C
secondary
#B467BE
accent
#21C5B2
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#121611
muted
#828481