#A4E4AC#A4E4AC
#A4E4AC is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.1% C 0.101 H 147.9°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4AC |
|---|---|
| RGB | rgb(164, 228, 172) |
| HSL | hsl(128, 54%, 77%) |
| HSV | hsv(128, 28%, 89%) |
| CMYK | cmyk(28.1%, 0%, 24.6%, 10.6%) |
| CIE-LAB | lab(85.18, -31.15, 21.00) |
| CIE-LCH | lch(85.18, 37.57, 146.01°) |
| OKLab | oklab(86.11% -0.0853 0.0536) |
| OKLCH | oklch(86.11% 0.101 147.9) |
| XYZ | xyz(50.4973, 66.3558, 49.1690) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.47
Mint
#AAF0C1
ΔE00 3.78
Light Sage
#BCECAC
ΔE00 4.37
Light Grey Green
#B7E1A1
ΔE00 4.79
Light Sea Green
#98F6B0
ΔE00 5.07
Light Mint Green
#A6FBB2
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4AC #E4A4DC
analogous
#BCE4A4 #A4E4AC #A4E4CC
triadic
#A4E4AC #ACA4E4 #E4ACA4
tetradic
#A4E4AC #A4BCE4 #E4A4DC #E4CCA4
square
#A4E4AC #A4BCE4 #E4A4DC #E4CCA4
split-complementary
#A4E4AC #CCA4E4 #E4A4BC
monochromatic
#46C856 #75D681 #A4E4AC #D3F2D7 #E7F8E9
Accessibility & contrast
On white
1.47
#A4E4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#A4E4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4AC
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4AC | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A9
Deuteranopia (green-blind)
#DBD2AF
Tritanopia (blue-blind)
#9CE1D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a4e4ac; /* rgb */ color: rgb(164, 228, 172); /* oklch */ color: oklch(86.1% 0.101 147.9);
Tailwind
colors: {
custom: {
50: '#c0ecc5',
500: '#a4e4ac',
950: '#000000',
},
}SCSS
$custom: #a4e4ac; $custom-light: #c0ecc5; $custom-dark: #000000;
JSON
{
"hex": "#a4e4ac",
"rgb": {
"r": 164,
"g": 228,
"b": 172
},
"hsl": {
"h": 127.5,
"s": 54.237,
"l": 76.863
},
"oklch": {
"l": 0.86113,
"c": 0.1007,
"h": 147.9
},
"luminance": 0.66358
}Semantic roles & 50–950 ramp
primary
#A4E4AC
secondary
#BE6EB4
accent
#24AEC2
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#121612
muted
#828482