#A4E48C#A4E48C
#A4E48C is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.5% C 0.134 H 137.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E48C |
|---|---|
| RGB | rgb(164, 228, 140) |
| HSL | hsl(104, 62%, 72%) |
| HSV | hsv(104, 39%, 89%) |
| CMYK | cmyk(28.1%, 0%, 38.6%, 10.6%) |
| CIE-LAB | lab(84.62, -36.14, 36.63) |
| CIE-LCH | lch(84.62, 51.46, 134.61°) |
| OKLab | oklab(85.48% -0.0988 0.0905) |
| OKLCH | oklch(85.48% 0.134 137.5) |
| XYZ | xyz(47.7855, 65.2711, 34.8867) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.01
Washed Out Green
#BCF5A6
ΔE00 4.54
Tea Green
#BDF8A3
ΔE00 4.76
Light Grey Green
#B7E1A1
ΔE00 4.95
Light Pastel Green
#B2FBA5
ΔE00 5.08
Pale Light Green
#B1FC99
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E48C #CC8CE4
analogous
#D0E48C #A4E48C #8CE4A0
triadic
#A4E48C #8CA4E4 #E48CA4
tetradic
#A4E48C #8CD0E4 #CC8CE4 #E4A08C
square
#A4E48C #8CD0E4 #CC8CE4 #E4A08C
split-complementary
#A4E48C #A08CE4 #E48CD0
monochromatic
#58C72F #7DD85A #A4E48C #CBF0BE #EBF9E6
Accessibility & contrast
On white
1.49
#A4E48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#A4E48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E48C
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E48C | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD786
Deuteranopia (green-blind)
#E0D191
Tritanopia (blue-blind)
#A2DECE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a4e48c; /* rgb */ color: rgb(164, 228, 140); /* oklch */ color: oklch(85.5% 0.134 137.5);
Tailwind
colors: {
custom: {
50: '#c1edae',
500: '#a4e48c',
950: '#000000',
},
}SCSS
$custom: #a4e48c; $custom-light: #c1edae; $custom-dark: #000000;
JSON
{
"hex": "#a4e48c",
"rgb": {
"r": 164,
"g": 228,
"b": 140
},
"hsl": {
"h": 103.636,
"s": 61.972,
"l": 72.157
},
"oklch": {
"l": 0.85484,
"c": 0.13397,
"h": 137.5
},
"luminance": 0.65273
}Semantic roles & 50–950 ramp
primary
#A4E48C
secondary
#A157BD
accent
#1CCA9A
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#121610
muted
#828481