#A4EA91#A4EA91
#A4EA91 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.9% C 0.138 H 139.1°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A4EA91 |
|---|---|
| RGB | rgb(164, 234, 145) |
| HSL | hsl(107, 68%, 74%) |
| HSV | hsv(107, 38%, 92%) |
| CMYK | cmyk(29.9%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(86.40, -38.16, 36.44) |
| CIE-LCH | lch(86.40, 52.76, 136.32°) |
| OKLab | oklab(86.94% -0.1042 0.0902) |
| OKLCH | oklch(86.94% 0.138 139.1) |
| XYZ | xyz(49.8419, 68.7805, 37.4324) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.96
Washed Out Green
#BCF5A6
ΔE00 3.78
Light Pastel Green
#B2FBA5
ΔE00 3.78
Tea Green
#BDF8A3
ΔE00 3.89
Pale Light Green
#B1FC99
ΔE00 3.94
Palegreen
#98FB98
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4EA91 #D791EA
analogous
#D1EA91 #A4EA91 #91EAAB
triadic
#A4EA91 #91A4EA #EA91A4
tetradic
#A4EA91 #91D1EA #D791EA #EAAB91
square
#A4EA91 #91D1EA #D791EA #EAAB91
split-complementary
#A4EA91 #AB91EA #EA91D1
monochromatic
#4FD62A #79E05E #A4EA91 #CFF4C4 #EAFAE5
Accessibility & contrast
On white
1.42
#A4EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#A4EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4EA91
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4EA91 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8B
Deuteranopia (green-blind)
#E5D696
Tritanopia (blue-blind)
#A0E4D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4ea91; /* rgb */ color: rgb(164, 234, 145); /* oklch */ color: oklch(86.9% 0.138 139.1);
Tailwind
colors: {
custom: {
50: '#c1f1b2',
500: '#a4ea91',
950: '#000000',
},
}SCSS
$custom: #a4ea91; $custom-light: #c1f1b2; $custom-dark: #000000;
JSON
{
"hex": "#a4ea91",
"rgb": {
"r": 164,
"g": 234,
"b": 145
},
"hsl": {
"h": 107.191,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.86942,
"c": 0.13781,
"h": 139.1
},
"luminance": 0.68782
}Semantic roles & 50–950 ramp
primary
#A4EA91
secondary
#AE5BC5
accent
#16D0A8
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581