#A4E58C#A4E58C
#A4E58C is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.7% C 0.135 H 137.6°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E58C |
|---|---|
| RGB | rgb(164, 229, 140) |
| HSL | hsl(104, 63%, 72%) |
| HSV | hsv(104, 39%, 90%) |
| CMYK | cmyk(28.4%, 0%, 38.9%, 10.2%) |
| CIE-LAB | lab(84.91, -36.60, 37.00) |
| CIE-LCH | lch(84.91, 52.04, 134.69°) |
| OKLab | oklab(85.71% -0.1 0.0913) |
| OKLCH | oklch(85.71% 0.135 137.6) |
| XYZ | xyz(48.0614, 65.8229, 34.9787) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.84
Washed Out Green
#BCF5A6
ΔE00 4.45
Tea Green
#BDF8A3
ΔE00 4.62
Light Pastel Green
#B2FBA5
ΔE00 4.90
Pale Light Green
#B1FC99
ΔE00 4.92
Light Grey Green
#B7E1A1
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E58C #CD8CE5
analogous
#D1E58C #A4E58C #8CE5A0
triadic
#A4E58C #8CA4E5 #E58CA4
tetradic
#A4E58C #8CD1E5 #CD8CE5 #E5A08C
square
#A4E58C #8CD1E5 #CD8CE5 #E5A08C
split-complementary
#A4E58C #A08CE5 #E58CD1
monochromatic
#57C92D #7DDA5A #A4E58C #CBF0BE #EBF9E6
Accessibility & contrast
On white
1.48
#A4E58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#A4E58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E58C
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E58C | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD886
Deuteranopia (green-blind)
#E1D291
Tritanopia (blue-blind)
#A2DFCF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4e58c; /* rgb */ color: rgb(164, 229, 140); /* oklch */ color: oklch(85.7% 0.135 137.6);
Tailwind
colors: {
custom: {
50: '#c1edae',
500: '#a4e58c',
950: '#000000',
},
}SCSS
$custom: #a4e58c; $custom-light: #c1edae; $custom-dark: #000000;
JSON
{
"hex": "#a4e58c",
"rgb": {
"r": 164,
"g": 229,
"b": 140
},
"hsl": {
"h": 103.82,
"s": 63.121,
"l": 72.353
},
"oklch": {
"l": 0.85713,
"c": 0.13547,
"h": 137.6
},
"luminance": 0.65825
}Semantic roles & 50–950 ramp
primary
#A4E58C
secondary
#A257BE
accent
#1BCB9B
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121610
muted
#828581