#A4E2A2#A4E2A2
#A4E2A2 is a very light, moderate green. Relative luminance 0.649; OKLCH L 85.4% C 0.108 H 143.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E2A2 |
|---|---|
| RGB | rgb(164, 226, 162) |
| HSL | hsl(118, 52%, 76%) |
| HSV | hsv(118, 28%, 89%) |
| CMYK | cmyk(27.4%, 0%, 28.3%, 11.4%) |
| CIE-LAB | lab(84.43, -31.89, 25.16) |
| CIE-LCH | lch(84.43, 40.62, 141.73°) |
| OKLab | oklab(85.45% -0.087 0.0637) |
| OKLCH | oklch(85.45% 0.108 143.8) |
| XYZ | xyz(49.0258, 64.8920, 44.1177) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.48
Light Grey Green
#B7E1A1
ΔE00 3.62
Light Sage
#BCECAC
ΔE00 3.73
Washed Out Green
#BCF5A6
ΔE00 5.37
Light Sea Green
#98F6B0
ΔE00 5.39
Mint
#AAF0C1
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E2A2 #E0A2E2
analogous
#C4E2A2 #A4E2A2 #A2E2C0
triadic
#A4E2A2 #A2A4E2 #E2A2A4
tetradic
#A4E2A2 #A2C4E2 #E0A2E2 #E2C0A2
square
#A4E2A2 #A2C4E2 #E0A2E2 #E2C0A2
split-complementary
#A4E2A2 #C0A2E2 #E2A2C4
monochromatic
#49C545 #76D373 #A4E2A2 #D2F1D1 #E8F8E8
Accessibility & contrast
On white
1.50
#A4E2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#A4E2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E2A2
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E2A2 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D79E
Deuteranopia (green-blind)
#DBD0A5
Tritanopia (blue-blind)
#9EDED1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a4e2a2; /* rgb */ color: rgb(164, 226, 162); /* oklch */ color: oklch(85.4% 0.108 143.8);
Tailwind
colors: {
custom: {
50: '#c0ebbe',
500: '#a4e2a2',
950: '#000000',
},
}SCSS
$custom: #a4e2a2; $custom-light: #c0ebbe; $custom-dark: #000000;
JSON
{
"hex": "#a4e2a2",
"rgb": {
"r": 164,
"g": 226,
"b": 162
},
"hsl": {
"h": 118.125,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.85447,
"c": 0.10781,
"h": 143.8
},
"luminance": 0.64894
}Semantic roles & 50–950 ramp
primary
#A4E2A2
secondary
#B96DBB
accent
#26C0BB
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#121612
muted
#828482