#A4E99A#A4E99A
#A4E99A is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.9% C 0.127 H 141.4°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E99A |
|---|---|
| RGB | rgb(164, 233, 154) |
| HSL | hsl(112, 64%, 76%) |
| HSV | hsv(112, 34%, 91%) |
| CMYK | cmyk(29.6%, 0%, 33.9%, 8.6%) |
| CIE-LAB | lab(86.26, -36.38, 31.72) |
| CIE-LCH | lch(86.26, 48.27, 138.92°) |
| OKLab | oklab(86.88% -0.0992 0.0793) |
| OKLCH | oklch(86.88% 0.127 141.4) |
| XYZ | xyz(50.2796, 68.5014, 41.1385) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.41
Washed Out Green
#BCF5A6
ΔE00 3.63
Light Pastel Green
#B2FBA5
ΔE00 3.89
Light Sage
#BCECAC
ΔE00 4.16
Tea Green
#BDF8A3
ΔE00 4.20
Hospital Green
#9BE5AA
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E99A #DF9AE9
analogous
#CBE99A #A4E99A #9AE9B7
triadic
#A4E99A #9AA4E9 #E99AA4
tetradic
#A4E99A #9ACBE9 #DF9AE9 #E9B79A
square
#A4E99A #9ACBE9 #DF9AE9 #E9B79A
split-complementary
#A4E99A #B79AE9 #E99ACB
monochromatic
#49D335 #77DE68 #A4E99A #D1F4CC #E8FAE6
Accessibility & contrast
On white
1.43
#A4E99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#A4E99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E99A
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E99A | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC95
Deuteranopia (green-blind)
#E2D59E
Tritanopia (blue-blind)
#9FE4D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4e99a; /* rgb */ color: rgb(164, 233, 154); /* oklch */ color: oklch(86.9% 0.127 141.4);
Tailwind
colors: {
custom: {
50: '#c1f0b8',
500: '#a4e99a',
950: '#000000',
},
}SCSS
$custom: #a4e99a; $custom-light: #c1f0b8; $custom-dark: #000000;
JSON
{
"hex": "#a4e99a",
"rgb": {
"r": 164,
"g": 233,
"b": 154
},
"hsl": {
"h": 112.405,
"s": 64.228,
"l": 75.882
},
"oklch": {
"l": 0.86877,
"c": 0.12702,
"h": 141.4
},
"luminance": 0.68503
}Semantic roles & 50–950 ramp
primary
#A4E99A
secondary
#B863C4
accent
#19CCB5
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581