#A4E88F#A4E88F
#A4E88F is a very light, vivid green. Relative luminance 0.676; OKLCH L 86.5% C 0.137 H 138.5°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E88F |
|---|---|
| RGB | rgb(164, 232, 143) |
| HSL | hsl(106, 66%, 74%) |
| HSV | hsv(106, 38%, 91%) |
| CMYK | cmyk(29.3%, 0%, 38.4%, 9%) |
| CIE-LAB | lab(85.80, -37.54, 36.66) |
| CIE-LCH | lch(85.80, 52.47, 135.68°) |
| OKLab | oklab(86.45% -0.1026 0.0906) |
| OKLCH | oklch(86.45% 0.137 138.5) |
| XYZ | xyz(49.1228, 67.5871, 36.4387) |
| Luminance | 0.6759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.28
Washed Out Green
#BCF5A6
ΔE00 4.02
Tea Green
#BDF8A3
ΔE00 4.15
Light Pastel Green
#B2FBA5
ΔE00 4.22
Pale Light Green
#B1FC99
ΔE00 4.31
Pastel Green
#B0FF9D
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E88F #D38FE8
analogous
#D0E88F #A4E88F #8FE8A6
triadic
#A4E88F #8FA4E8 #E88FA4
tetradic
#A4E88F #8FD0E8 #D38FE8 #E8A68F
square
#A4E88F #8FD0E8 #D38FE8 #E8A68F
split-complementary
#A4E88F #A68FE8 #E88FD0
monochromatic
#52D22B #7BDE5C #A4E88F #CDF2C2 #EAFAE6
Accessibility & contrast
On white
1.45
#A4E88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#A4E88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E88F
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E88F | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA89
Deuteranopia (green-blind)
#E3D494
Tritanopia (blue-blind)
#A1E2D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e88f; /* rgb */ color: rgb(164, 232, 143); /* oklch */ color: oklch(86.5% 0.137 138.5);
Tailwind
colors: {
custom: {
50: '#c1efb0',
500: '#a4e88f',
950: '#000000',
},
}SCSS
$custom: #a4e88f; $custom-light: #c1efb0; $custom-dark: #000000;
JSON
{
"hex": "#a4e88f",
"rgb": {
"r": 164,
"g": 232,
"b": 143
},
"hsl": {
"h": 105.843,
"s": 65.926,
"l": 73.529
},
"oklch": {
"l": 0.8645,
"c": 0.13687,
"h": 138.5
},
"luminance": 0.67589
}Semantic roles & 50–950 ramp
primary
#A4E88F
secondary
#A959C2
accent
#18CEA3
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121610
muted
#828581