#A4E4A2#A4E4A2
#A4E4A2 is a very light, moderate green. Relative luminance 0.660; OKLCH L 85.9% C 0.111 H 143.8°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E4A2 |
|---|---|
| RGB | rgb(164, 228, 162) |
| HSL | hsl(118, 55%, 76%) |
| HSV | hsv(118, 29%, 89%) |
| CMYK | cmyk(28.1%, 0%, 28.9%, 10.6%) |
| CIE-LAB | lab(84.99, -32.82, 25.92) |
| CIE-LCH | lch(84.99, 41.82, 141.70°) |
| OKLab | oklab(85.9% -0.0896 0.0655) |
| OKLCH | oklch(85.9% 0.111 143.8) |
| XYZ | xyz(49.5728, 65.9860, 44.3001) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.50
Light Sage
#BCECAC
ΔE00 3.62
Light Grey Green
#B7E1A1
ΔE00 3.77
Washed Out Green
#BCF5A6
ΔE00 4.96
Light Sea Green
#98F6B0
ΔE00 4.96
Light Mint Green
#A6FBB2
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E4A2 #E2A2E4
analogous
#C5E4A2 #A4E4A2 #A2E4C1
triadic
#A4E4A2 #A2A4E4 #E4A2A4
tetradic
#A4E4A2 #A2C5E4 #E2A2E4 #E4C1A2
square
#A4E4A2 #A2C5E4 #E2A2E4 #E4C1A2
split-complementary
#A4E4A2 #C1A2E4 #E4A2C5
monochromatic
#47C843 #76D673 #A4E4A2 #D2F2D1 #E8F8E7
Accessibility & contrast
On white
1.48
#A4E4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#A4E4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E4A2
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E4A2 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89E
Deuteranopia (green-blind)
#DDD2A6
Tritanopia (blue-blind)
#9EE0D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #a4e4a2; /* rgb */ color: rgb(164, 228, 162); /* oklch */ color: oklch(85.9% 0.111 143.8);
Tailwind
colors: {
custom: {
50: '#c0ecbe',
500: '#a4e4a2',
950: '#000000',
},
}SCSS
$custom: #a4e4a2; $custom-light: #c0ecbe; $custom-dark: #000000;
JSON
{
"hex": "#a4e4a2",
"rgb": {
"r": 164,
"g": 228,
"b": 162
},
"hsl": {
"h": 118.182,
"s": 55,
"l": 76.471
},
"oklch": {
"l": 0.859,
"c": 0.11096,
"h": 143.8
},
"luminance": 0.65988
}Semantic roles & 50–950 ramp
primary
#A4E4A2
secondary
#BB6CBE
accent
#23C3BE
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#121612
muted
#828482