#A4E3A2#A4E3A2
#A4E3A2 is a very light, moderate green. Relative luminance 0.654; OKLCH L 85.7% C 0.109 H 143.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E3A2 |
|---|---|
| RGB | rgb(164, 227, 162) |
| HSL | hsl(118, 54%, 76%) |
| HSV | hsv(118, 29%, 89%) |
| CMYK | cmyk(27.8%, 0%, 28.6%, 11%) |
| CIE-LAB | lab(84.71, -32.36, 25.54) |
| CIE-LCH | lch(84.71, 41.22, 141.72°) |
| OKLab | oklab(85.67% -0.0883 0.0646) |
| OKLCH | oklch(85.67% 0.109 143.8) |
| XYZ | xyz(49.2985, 65.4374, 44.2086) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.47
Light Sage
#BCECAC
ΔE00 3.66
Light Grey Green
#B7E1A1
ΔE00 3.69
Washed Out Green
#BCF5A6
ΔE00 5.16
Light Sea Green
#98F6B0
ΔE00 5.17
Light Mint Green
#A6FBB2
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E3A2 #E1A2E3
analogous
#C5E3A2 #A4E3A2 #A2E3C1
triadic
#A4E3A2 #A2A4E3 #E3A2A4
tetradic
#A4E3A2 #A2C5E3 #E1A2E3 #E3C1A2
square
#A4E3A2 #A2C5E3 #E1A2E3 #E3C1A2
split-complementary
#A4E3A2 #C1A2E3 #E3A2C5
monochromatic
#48C744 #76D573 #A4E3A2 #D2F1D1 #E8F8E7
Accessibility & contrast
On white
1.49
#A4E3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#A4E3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E3A2
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E3A2 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D79E
Deuteranopia (green-blind)
#DCD1A5
Tritanopia (blue-blind)
#9EDFD2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #a4e3a2; /* rgb */ color: rgb(164, 227, 162); /* oklch */ color: oklch(85.7% 0.109 143.8);
Tailwind
colors: {
custom: {
50: '#c0ecbe',
500: '#a4e3a2',
950: '#000000',
},
}SCSS
$custom: #a4e3a2; $custom-light: #c0ecbe; $custom-dark: #000000;
JSON
{
"hex": "#a4e3a2",
"rgb": {
"r": 164,
"g": 227,
"b": 162
},
"hsl": {
"h": 118.154,
"s": 53.719,
"l": 76.275
},
"oklch": {
"l": 0.85673,
"c": 0.10939,
"h": 143.8
},
"luminance": 0.65439
}Semantic roles & 50–950 ramp
primary
#A4E3A2
secondary
#BA6DBD
accent
#24C1BC
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#121612
muted
#828482