#A4EAA7#A4EAA7
#A4EAA7 is a very light, moderate green. Relative luminance 0.695; OKLCH L 87.4% C 0.115 H 145.5°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A4EAA7 |
|---|---|
| RGB | rgb(164, 234, 167) |
| HSL | hsl(123, 63%, 78%) |
| HSV | hsv(123, 30%, 92%) |
| CMYK | cmyk(29.9%, 0%, 28.6%, 8.2%) |
| CIE-LAB | lab(86.76, -34.78, 25.76) |
| CIE-LCH | lch(86.76, 43.29, 143.47°) |
| OKLab | oklab(87.36% -0.095 0.0652) |
| OKLCH | oklch(87.36% 0.115 145.5) |
| XYZ | xyz(51.7054, 69.5260, 47.2472) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.30
Light Sea Green
#98F6B0
ΔE00 3.60
Light Mint Green
#A6FBB2
ΔE00 3.73
Light Sage
#BCECAC
ΔE00 3.76
Light Mint
#B6FFBB
ΔE00 4.47
Washed Out Green
#BCF5A6
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4EAA7 #EAA4E7
analogous
#C4EAA4 #A4EAA7 #A4EACA
triadic
#A4EAA7 #A7A4EA #EAA7A4
tetradic
#A4EAA7 #A4C4EA #EAA4E7 #EACAA4
square
#A4EAA7 #A4C4EA #EAA4E7 #EACAA4
split-complementary
#A4EAA7 #CAA4EA #EAA4C4
monochromatic
#41D347 #72DF77 #A4EAA7 #D6F5D7 #E6F9E7
Accessibility & contrast
On white
1.41
#A4EAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#A4EAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4EAA7
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4EAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4EAA7 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA3
Deuteranopia (green-blind)
#E1D6AB
Tritanopia (blue-blind)
#9CE6D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #a4eaa7; /* rgb */ color: rgb(164, 234, 167); /* oklch */ color: oklch(87.4% 0.115 145.5);
Tailwind
colors: {
custom: {
50: '#c1f1c1',
500: '#a4eaa7',
950: '#000000',
},
}SCSS
$custom: #a4eaa7; $custom-light: #c1f1c1; $custom-dark: #000000;
JSON
{
"hex": "#a4eaa7",
"rgb": {
"r": 164,
"g": 234,
"b": 167
},
"hsl": {
"h": 122.571,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.87361,
"c": 0.11519,
"h": 145.5
},
"luminance": 0.69528
}Semantic roles & 50–950 ramp
primary
#A4EAA7
secondary
#C66DC2
accent
#1BC3CA
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#121612
muted
#828582