#A4EA90#A4EA90
#A4EA90 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.9% C 0.139 H 138.9°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A4EA90 |
|---|---|
| RGB | rgb(164, 234, 144) |
| HSL | hsl(107, 68%, 74%) |
| HSV | hsv(107, 38%, 92%) |
| CMYK | cmyk(29.9%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(86.38, -38.30, 36.92) |
| CIE-LCH | lch(86.38, 53.19, 136.05°) |
| OKLab | oklab(86.93% -0.1046 0.0913) |
| OKLCH | oklch(86.93% 0.139 138.9) |
| XYZ | xyz(49.7651, 68.7498, 37.0281) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.99
Light Pastel Green
#B2FBA5
ΔE00 3.84
Washed Out Green
#BCF5A6
ΔE00 3.85
Pale Light Green
#B1FC99
ΔE00 3.89
Tea Green
#BDF8A3
ΔE00 3.91
Pastel Green
#B0FF9D
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4EA90 #D690EA
analogous
#D1EA90 #A4EA90 #90EAA9
triadic
#A4EA90 #90A4EA #EA90A4
tetradic
#A4EA90 #90D1EA #D690EA #EAA990
square
#A4EA90 #90D1EA #D690EA #EAA990
split-complementary
#A4EA90 #A990EA #EA90D1
monochromatic
#50D729 #7AE05D #A4EA90 #CEF4C3 #EAFAE5
Accessibility & contrast
On white
1.42
#A4EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#A4EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4EA90
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4EA90 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8A
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#A0E4D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4ea90; /* rgb */ color: rgb(164, 234, 144); /* oklch */ color: oklch(86.9% 0.139 138.9);
Tailwind
colors: {
custom: {
50: '#c1f1b1',
500: '#a4ea90',
950: '#000000',
},
}SCSS
$custom: #a4ea90; $custom-light: #c1f1b1; $custom-dark: #000000;
JSON
{
"hex": "#a4ea90",
"rgb": {
"r": 164,
"g": 234,
"b": 144
},
"hsl": {
"h": 106.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.86925,
"c": 0.13883,
"h": 138.9
},
"luminance": 0.68752
}Semantic roles & 50–950 ramp
primary
#A4EA90
secondary
#AD5AC5
accent
#15D0A7
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121611
muted
#828581