#A4E4AE#A4E4AE
#A4E4AE is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.2% C 0.099 H 148.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4AE |
|---|---|
| RGB | rgb(164, 228, 174) |
| HSL | hsl(129, 54%, 77%) |
| HSV | hsv(129, 28%, 89%) |
| CMYK | cmyk(28.1%, 0%, 23.7%, 10.6%) |
| CIE-LAB | lab(85.22, -30.80, 20.02) |
| CIE-LCH | lch(85.22, 36.74, 146.98°) |
| OKLab | oklab(86.16% -0.0844 0.0511) |
| OKLCH | oklch(86.16% 0.099 148.8) |
| XYZ | xyz(50.6908, 66.4333, 50.1882) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.61
Mint
#AAF0C1
ΔE00 3.46
Light Sage
#BCECAC
ΔE00 4.65
Light Grey Green
#B7E1A1
ΔE00 5.10
Light Sea Green
#98F6B0
ΔE00 5.22
Light Mint Green
#A6FBB2
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4AE #E4A4DA
analogous
#BAE4A4 #A4E4AE #A4E4CE
triadic
#A4E4AE #AEA4E4 #E4AEA4
tetradic
#A4E4AE #A4BAE4 #E4A4DA #E4CEA4
square
#A4E4AE #A4BAE4 #E4A4DA #E4CEA4
split-complementary
#A4E4AE #CEA4E4 #E4A4BA
monochromatic
#46C85A #75D684 #A4E4AE #D3F2D8 #E7F8EA
Accessibility & contrast
On white
1.47
#A4E4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#A4E4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4AE
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4AE | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AB
Deuteranopia (green-blind)
#DBD2B1
Tritanopia (blue-blind)
#9CE1D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #a4e4ae; /* rgb */ color: rgb(164, 228, 174); /* oklch */ color: oklch(86.2% 0.099 148.8);
Tailwind
colors: {
custom: {
50: '#c0ecc6',
500: '#a4e4ae',
950: '#000000',
},
}SCSS
$custom: #a4e4ae; $custom-light: #c0ecc6; $custom-dark: #000000;
JSON
{
"hex": "#a4e4ae",
"rgb": {
"r": 164,
"g": 228,
"b": 174
},
"hsl": {
"h": 129.375,
"s": 54.237,
"l": 76.863
},
"oklch": {
"l": 0.86158,
"c": 0.0987,
"h": 148.8
},
"luminance": 0.66435
}Semantic roles & 50–950 ramp
primary
#A4E4AE
secondary
#BE6EB1
accent
#24A9C2
background
#FDFEFD
surface
#F9FDF9
border
#D2D5D2
text
#121613
muted
#828482