#A4E98C#A4E98C
#A4E98C is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.6% C 0.141 H 138.0°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E98C |
|---|---|
| RGB | rgb(164, 233, 140) |
| HSL | hsl(105, 68%, 73%) |
| HSV | hsv(105, 40%, 91%) |
| CMYK | cmyk(29.6%, 0%, 39.9%, 8.6%) |
| CIE-LAB | lab(86.04, -38.41, 38.47) |
| CIE-LCH | lch(86.04, 54.36, 134.96°) |
| OKLab | oklab(86.63% -0.105 0.0947) |
| OKLCH | oklch(86.63% 0.141 138) |
| XYZ | xyz(49.1809, 68.0619, 35.3519) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.28
Pale Light Green
#B1FC99
ΔE00 4.02
Tea Green
#BDF8A3
ΔE00 4.16
Washed Out Green
#BCF5A6
ΔE00 4.20
Light Pastel Green
#B2FBA5
ΔE00 4.25
Pastel Green
#B0FF9D
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E98C #D18CE9
analogous
#D2E98C #A4E98C #8CE9A2
triadic
#A4E98C #8CA4E9 #E98CA4
tetradic
#A4E98C #8CD2E9 #D18CE9 #E9A28C
square
#A4E98C #8CD2E9 #D18CE9 #E9A28C
split-complementary
#A4E98C #A28CE9 #E98CD2
monochromatic
#54D228 #7BDF59 #A4E98C #CDF3BF #EBFAE5
Accessibility & contrast
On white
1.44
#A4E98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#A4E98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E98C
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E98C | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB85
Deuteranopia (green-blind)
#E4D591
Tritanopia (blue-blind)
#A1E3D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a4e98c; /* rgb */ color: rgb(164, 233, 140); /* oklch */ color: oklch(86.6% 0.141 138.0);
Tailwind
colors: {
custom: {
50: '#c1f0ae',
500: '#a4e98c',
950: '#000000',
},
}SCSS
$custom: #a4e98c; $custom-light: #c1f0ae; $custom-dark: #000000;
JSON
{
"hex": "#a4e98c",
"rgb": {
"r": 164,
"g": 233,
"b": 140
},
"hsl": {
"h": 104.516,
"s": 67.883,
"l": 73.137
},
"oklch": {
"l": 0.86628,
"c": 0.14143,
"h": 138
},
"luminance": 0.68064
}Semantic roles & 50–950 ramp
primary
#A4E98C
secondary
#A756C3
accent
#16D0A0
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121610
muted
#828581