#A4E99B#A4E99B
#A4E99B is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.9% C 0.126 H 141.7°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E99B |
|---|---|
| RGB | rgb(164, 233, 155) |
| HSL | hsl(113, 64%, 76%) |
| HSV | hsv(113, 33%, 91%) |
| CMYK | cmyk(29.6%, 0%, 33.5%, 8.6%) |
| CIE-LAB | lab(86.27, -36.23, 31.23) |
| CIE-LCH | lch(86.27, 47.83, 139.24°) |
| OKLab | oklab(86.9% -0.0988 0.0782) |
| OKLCH | oklch(86.9% 0.126 141.7) |
| XYZ | xyz(50.3632, 68.5349, 41.5790) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.49
Washed Out Green
#BCF5A6
ΔE00 3.66
Light Pastel Green
#B2FBA5
ΔE00 3.93
Light Sage
#BCECAC
ΔE00 4.07
Tea Green
#BDF8A3
ΔE00 4.26
Hospital Green
#9BE5AA
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E99B #E09BE9
analogous
#CBE99B #A4E99B #9BE9B9
triadic
#A4E99B #9BA4E9 #E99BA4
tetradic
#A4E99B #9BCBE9 #E09BE9 #E9B99B
square
#A4E99B #9BCBE9 #E09BE9 #E9B99B
split-complementary
#A4E99B #B99BE9 #E99BCB
monochromatic
#49D337 #76DE69 #A4E99B #D2F4CD #E8F9E6
Accessibility & contrast
On white
1.43
#A4E99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#A4E99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E99B
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E99B | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC96
Deuteranopia (green-blind)
#E2D59F
Tritanopia (blue-blind)
#9FE4D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4e99b; /* rgb */ color: rgb(164, 233, 155); /* oklch */ color: oklch(86.9% 0.126 141.7);
Tailwind
colors: {
custom: {
50: '#c1f0b9',
500: '#a4e99b',
950: '#000000',
},
}SCSS
$custom: #a4e99b; $custom-light: #c1f0b9; $custom-dark: #000000;
JSON
{
"hex": "#a4e99b",
"rgb": {
"r": 164,
"g": 233,
"b": 155
},
"hsl": {
"h": 113.077,
"s": 63.934,
"l": 76.078
},
"oklch": {
"l": 0.86896,
"c": 0.12598,
"h": 141.7
},
"luminance": 0.68537
}Semantic roles & 50–950 ramp
primary
#A4E99B
secondary
#B964C4
accent
#1ACCB7
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581