#A4EA92#A4EA92
#A4EA92 is a very light, vivid green. Relative luminance 0.688; OKLCH L 87.0% C 0.137 H 139.4°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A4EA92 |
|---|---|
| RGB | rgb(164, 234, 146) |
| HSL | hsl(108, 68%, 75%) |
| HSV | hsv(108, 38%, 92%) |
| CMYK | cmyk(29.9%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(86.41, -38.02, 35.96) |
| CIE-LCH | lch(86.41, 52.33, 136.59°) |
| OKLab | oklab(86.96% -0.1038 0.0891) |
| OKLCH | oklch(86.96% 0.137 139.4) |
| XYZ | xyz(49.9193, 68.8115, 37.8403) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.95
Washed Out Green
#BCF5A6
ΔE00 3.72
Light Pastel Green
#B2FBA5
ΔE00 3.74
Tea Green
#BDF8A3
ΔE00 3.87
Pale Light Green
#B1FC99
ΔE00 3.99
Palegreen
#98FB98
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4EA92 #D892EA
analogous
#D0EA92 #A4EA92 #92EAAC
triadic
#A4EA92 #92A4EA #EA92A4
tetradic
#A4EA92 #92D0EA #D892EA #EAAC92
square
#A4EA92 #92D0EA #D892EA #EAAC92
split-complementary
#A4EA92 #AC92EA #EA92D0
monochromatic
#4ED62B #79E05F #A4EA92 #CFF4C5 #EAFAE5
Accessibility & contrast
On white
1.42
#A4EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#A4EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4EA92
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4EA92 | 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)
#EFDC8C
Deuteranopia (green-blind)
#E4D697
Tritanopia (blue-blind)
#A0E4D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4ea92; /* rgb */ color: rgb(164, 234, 146); /* oklch */ color: oklch(87.0% 0.137 139.4);
Tailwind
colors: {
custom: {
50: '#c1f1b3',
500: '#a4ea92',
950: '#000000',
},
}SCSS
$custom: #a4ea92; $custom-light: #c1f1b3; $custom-dark: #000000;
JSON
{
"hex": "#a4ea92",
"rgb": {
"r": 164,
"g": 234,
"b": 146
},
"hsl": {
"h": 107.727,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.86959,
"c": 0.13678,
"h": 139.4
},
"luminance": 0.68813
}Semantic roles & 50–950 ramp
primary
#A4EA92
secondary
#AF5CC5
accent
#16D0AA
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581