#A4EC99#A4EC99
#A4EC99 is a very light, vivid green. Relative luminance 0.702; OKLCH L 87.5% C 0.133 H 141.2°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A4EC99 |
|---|---|
| RGB | rgb(164, 236, 153) |
| HSL | hsl(112, 69%, 76%) |
| HSV | hsv(112, 35%, 93%) |
| CMYK | cmyk(30.5%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(87.09, -37.89, 33.33) |
| CIE-LCH | lch(87.09, 50.46, 138.67°) |
| OKLab | oklab(87.54% -0.1034 0.0831) |
| OKLCH | oklch(87.54% 0.133 141.2) |
| XYZ | xyz(51.0532, 70.1812, 40.9872) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.84
Light Pastel Green
#B2FBA5
ΔE00 3.24
Washed Out Green
#BCF5A6
ΔE00 3.39
Tea Green
#BDF8A3
ΔE00 3.75
Pale Light Green
#B1FC99
ΔE00 4.08
Palegreen
#98FB98
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4EC99 #E199EC
analogous
#CEEC99 #A4EC99 #99ECB8
triadic
#A4EC99 #99A4EC #EC99A4
tetradic
#A4EC99 #99CEEC #E199EC #ECB899
square
#A4EC99 #99CEEC #E199EC #ECB899
split-complementary
#A4EC99 #B899EC #EC99CE
monochromatic
#48D932 #76E265 #A4EC99 #D2F6CD #E8FAE5
Accessibility & contrast
On white
1.40
#A4EC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#A4EC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4EC99
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4EC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4EC99 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#E5D89E
Tritanopia (blue-blind)
#9FE7D7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #a4ec99; /* rgb */ color: rgb(164, 236, 153); /* oklch */ color: oklch(87.5% 0.133 141.2);
Tailwind
colors: {
custom: {
50: '#c1f2b7',
500: '#a4ec99',
950: '#000000',
},
}SCSS
$custom: #a4ec99; $custom-light: #c1f2b7; $custom-dark: #000000;
JSON
{
"hex": "#a4ec99",
"rgb": {
"r": 164,
"g": 236,
"b": 153
},
"hsl": {
"h": 112.048,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.87542,
"c": 0.13261,
"h": 141.2
},
"luminance": 0.70183
}Semantic roles & 50–950 ramp
primary
#A4EC99
secondary
#BA62C8
accent
#15D1B8
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121711
muted
#828581