#A4E58A#A4E58A
#A4E58A is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.7% C 0.138 H 137.2°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E58A |
|---|---|
| RGB | rgb(164, 229, 138) |
| HSL | hsl(103, 64%, 72%) |
| HSV | hsv(103, 40%, 90%) |
| CMYK | cmyk(28.4%, 0%, 39.7%, 10.2%) |
| CIE-LAB | lab(84.88, -36.87, 37.96) |
| CIE-LCH | lch(84.88, 52.92, 134.17°) |
| OKLab | oklab(85.68% -0.1009 0.0935) |
| OKLCH | oklch(85.68% 0.138 137.2) |
| XYZ | xyz(47.9152, 65.7644, 34.2091) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.92
Washed Out Green
#BCF5A6
ΔE00 4.59
Tea Green
#BDF8A3
ΔE00 4.70
Pale Light Green
#B1FC99
ΔE00 4.88
Light Pastel Green
#B2FBA5
ΔE00 5.02
Light Grey Green
#B7E1A1
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E58A #CB8AE5
analogous
#D2E58A #A4E58A #8AE59E
triadic
#A4E58A #8AA4E5 #E58AA4
tetradic
#A4E58A #8AD2E5 #CB8AE5 #E59E8A
square
#A4E58A #8AD2E5 #CB8AE5 #E59E8A
split-complementary
#A4E58A #9E8AE5 #E58AD2
monochromatic
#59C82C #7DDA58 #A4E58A #CBF0BC #ECF9E6
Accessibility & contrast
On white
1.48
#A4E58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#A4E58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E58A
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E58A | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#E1D28F
Tritanopia (blue-blind)
#A2DFCF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4e58a; /* rgb */ color: rgb(164, 229, 138); /* oklch */ color: oklch(85.7% 0.138 137.2);
Tailwind
colors: {
custom: {
50: '#c1edad',
500: '#a4e58a',
950: '#000000',
},
}SCSS
$custom: #a4e58a; $custom-light: #c1edad; $custom-dark: #000000;
JSON
{
"hex": "#a4e58a",
"rgb": {
"r": 164,
"g": 229,
"b": 138
},
"hsl": {
"h": 102.857,
"s": 63.636,
"l": 71.961
},
"oklch": {
"l": 0.85679,
"c": 0.13753,
"h": 137.2
},
"luminance": 0.65766
}Semantic roles & 50–950 ramp
primary
#A4E58A
secondary
#A055BE
accent
#1ACB99
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121610
muted
#828581