#A4E88D#A4E88D
#A4E88D is a very light, vivid green. Relative luminance 0.675; OKLCH L 86.4% C 0.139 H 138.1°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E88D |
|---|---|
| RGB | rgb(164, 232, 141) |
| HSL | hsl(105, 66%, 73%) |
| HSV | hsv(105, 39%, 91%) |
| CMYK | cmyk(29.3%, 0%, 39.2%, 9%) |
| CIE-LAB | lab(85.77, -37.82, 37.62) |
| CIE-LCH | lch(85.77, 53.34, 135.15°) |
| OKLab | oklab(86.42% -0.1034 0.0928) |
| OKLCH | oklch(86.42% 0.139 138.1) |
| XYZ | xyz(48.9727, 67.5270, 35.6479) |
| Luminance | 0.6753 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.35
Washed Out Green
#BCF5A6
ΔE00 4.16
Tea Green
#BDF8A3
ΔE00 4.22
Pale Light Green
#B1FC99
ΔE00 4.25
Light Pastel Green
#B2FBA5
ΔE00 4.34
Pastel Green
#B0FF9D
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E88D #D18DE8
analogous
#D1E88D #A4E88D #8DE8A3
triadic
#A4E88D #8DA4E8 #E88DA4
tetradic
#A4E88D #8DD1E8 #D18DE8 #E8A38D
square
#A4E88D #8DD1E8 #D18DE8 #E8A38D
split-complementary
#A4E88D #A38DE8 #E88DD1
monochromatic
#54D12A #7BDE5A #A4E88D #CDF2C0 #EBFAE6
Accessibility & contrast
On white
1.45
#A4E88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#A4E88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E88D
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E88D | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA86
Deuteranopia (green-blind)
#E3D492
Tritanopia (blue-blind)
#A1E2D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e88d; /* rgb */ color: rgb(164, 232, 141); /* oklch */ color: oklch(86.4% 0.139 138.1);
Tailwind
colors: {
custom: {
50: '#c1efaf',
500: '#a4e88d',
950: '#000000',
},
}SCSS
$custom: #a4e88d; $custom-light: #c1efaf; $custom-dark: #000000;
JSON
{
"hex": "#a4e88d",
"rgb": {
"r": 164,
"g": 232,
"b": 141
},
"hsl": {
"h": 104.835,
"s": 66.423,
"l": 73.137
},
"oklch": {
"l": 0.86416,
"c": 0.13892,
"h": 138.1
},
"luminance": 0.67529
}Semantic roles & 50–950 ramp
primary
#A4E88D
secondary
#A757C2
accent
#17CEA0
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121610
muted
#828581