#A4EA95#A4EA95
#A4EA95 is a very light, vivid green. Relative luminance 0.689; OKLCH L 87.0% C 0.134 H 140.1°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A4EA95 |
|---|---|
| RGB | rgb(164, 234, 149) |
| HSL | hsl(109, 67%, 75%) |
| HSV | hsv(109, 36%, 92%) |
| CMYK | cmyk(29.9%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(86.46, -37.58, 34.51) |
| CIE-LCH | lch(86.46, 51.02, 137.44°) |
| OKLab | oklab(87.01% -0.1026 0.0858) |
| OKLCH | oklch(87.01% 0.134 140.1) |
| XYZ | xyz(50.1557, 68.9061, 39.0855) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.97
Washed Out Green
#BCF5A6
ΔE00 3.59
Light Pastel Green
#B2FBA5
ΔE00 3.64
Tea Green
#BDF8A3
ΔE00 3.88
Pale Light Green
#B1FC99
ΔE00 4.18
Palegreen
#98FB98
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4EA95 #DB95EA
analogous
#CEEA95 #A4EA95 #95EAB1
triadic
#A4EA95 #95A4EA #EA95A4
tetradic
#A4EA95 #95CEEA #DB95EA #EAB195
square
#A4EA95 #95CEEA #DB95EA #EAB195
split-complementary
#A4EA95 #B195EA #EA95CE
monochromatic
#4CD62F #78E062 #A4EA95 #D0F4C8 #E9FAE5
Accessibility & contrast
On white
1.42
#A4EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#A4EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4EA95
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4EA95 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8F
Deuteranopia (green-blind)
#E4D69A
Tritanopia (blue-blind)
#A0E5D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #a4ea95; /* rgb */ color: rgb(164, 234, 149); /* oklch */ color: oklch(87.0% 0.134 140.1);
Tailwind
colors: {
custom: {
50: '#c1f1b5',
500: '#a4ea95',
950: '#000000',
},
}SCSS
$custom: #a4ea95; $custom-light: #c1f1b5; $custom-dark: #000000;
JSON
{
"hex": "#a4ea95",
"rgb": {
"r": 164,
"g": 234,
"b": 149
},
"hsl": {
"h": 109.412,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.87013,
"c": 0.1337,
"h": 140.1
},
"luminance": 0.68908
}Semantic roles & 50–950 ramp
primary
#A4EA95
secondary
#B35EC5
accent
#17CFAE
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121611
muted
#828581