#A4EA8A#A4EA8A
#A4EA8A is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.8% C 0.145 H 137.6°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A4EA8A |
|---|---|
| RGB | rgb(164, 234, 138) |
| HSL | hsl(104, 70%, 73%) |
| HSV | hsv(104, 41%, 92%) |
| CMYK | cmyk(29.9%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(86.29, -39.13, 39.78) |
| CIE-LCH | lch(86.29, 55.80, 134.52°) |
| OKLab | oklab(86.82% -0.1071 0.0977) |
| OKLCH | oklch(86.82% 0.145 137.6) |
| XYZ | xyz(49.3186, 68.5713, 34.6769) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.33
Pale Light Green
#B1FC99
ΔE00 3.81
Tea Green
#BDF8A3
ΔE00 4.19
Light Pastel Green
#B2FBA5
ΔE00 4.29
Washed Out Green
#BCF5A6
ΔE00 4.36
Pastel Green
#B0FF9D
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4EA8A #D08AEA
analogous
#D4EA8A #A4EA8A #8AEAA0
triadic
#A4EA8A #8AA4EA #EA8AA4
tetradic
#A4EA8A #8AD4EA #D08AEA #EAA08A
square
#A4EA8A #8AD4EA #D08AEA #EAA08A
split-complementary
#A4EA8A #A08AEA #EA8AD4
monochromatic
#55D426 #7CE156 #A4EA8A #CCF3BE #EBFAE5
Accessibility & contrast
On white
1.43
#A4EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#A4EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4EA8A
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4EA8A | 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)
#F0DC83
Deuteranopia (green-blind)
#E5D690
Tritanopia (blue-blind)
#A1E4D2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4ea8a; /* rgb */ color: rgb(164, 234, 138); /* oklch */ color: oklch(86.8% 0.145 137.6);
Tailwind
colors: {
custom: {
50: '#c1f1ad',
500: '#a4ea8a',
950: '#000000',
},
}SCSS
$custom: #a4ea8a; $custom-light: #c1f1ad; $custom-dark: #000000;
JSON
{
"hex": "#a4ea8a",
"rgb": {
"r": 164,
"g": 234,
"b": 138
},
"hsl": {
"h": 103.75,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.86824,
"c": 0.14493,
"h": 137.6
},
"luminance": 0.68573
}Semantic roles & 50–950 ramp
primary
#A4EA8A
secondary
#A654C4
accent
#14D29E
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#121610
muted
#828581