#A4E59A#A4E59A
#A4E59A is a very light, vivid green. Relative luminance 0.663; OKLCH L 86.0% C 0.121 H 141.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E59A |
|---|---|
| RGB | rgb(164, 229, 154) |
| HSL | hsl(112, 59%, 75%) |
| HSV | hsv(112, 33%, 90%) |
| CMYK | cmyk(28.4%, 0%, 32.8%, 10.2%) |
| CIE-LAB | lab(85.13, -34.55, 30.21) |
| CIE-LCH | lch(85.13, 45.90, 138.83°) |
| OKLab | oklab(85.97% -0.0942 0.0757) |
| OKLCH | oklch(85.97% 0.121 141.2) |
| XYZ | xyz(49.1601, 66.2624, 40.7653) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.89
Light Grey Green
#B7E1A1
ΔE00 3.90
Hospital Green
#9BE5AA
ΔE00 4.04
Washed Out Green
#BCF5A6
ΔE00 4.17
Lightgreen
#90EE90
ΔE00 4.23
Light Pastel Green
#B2FBA5
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E59A #DB9AE5
analogous
#C9E59A #A4E59A #9AE5B5
triadic
#A4E59A #9AA4E5 #E59AA4
tetradic
#A4E59A #9AC9E5 #DB9AE5 #E5B59A
square
#A4E59A #9AC9E5 #DB9AE5 #E5B59A
split-complementary
#A4E59A #B59AE5 #E59AC9
monochromatic
#4CCC39 #78D869 #A4E59A #D0F2CB #E9F9E7
Accessibility & contrast
On white
1.47
#A4E59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#A4E59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E59A
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E59A | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D995
Deuteranopia (green-blind)
#DFD29E
Tritanopia (blue-blind)
#9FE0D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a4e59a; /* rgb */ color: rgb(164, 229, 154); /* oklch */ color: oklch(86.0% 0.121 141.2);
Tailwind
colors: {
custom: {
50: '#c0edb8',
500: '#a4e59a',
950: '#000000',
},
}SCSS
$custom: #a4e59a; $custom-light: #c0edb8; $custom-dark: #000000;
JSON
{
"hex": "#a4e59a",
"rgb": {
"r": 164,
"g": 229,
"b": 154
},
"hsl": {
"h": 112,
"s": 59.055,
"l": 75.098
},
"oklch": {
"l": 0.85967,
"c": 0.12088,
"h": 141.2
},
"luminance": 0.66264
}Semantic roles & 50–950 ramp
primary
#A4E59A
secondary
#B364BF
accent
#1FC7B0
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581