#A4E8A0#A4E8A0
#A4E8A0 is a very light, moderate green. Relative luminance 0.681; OKLCH L 86.8% C 0.119 H 143.2°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E8A0 |
|---|---|
| RGB | rgb(164, 232, 160) |
| HSL | hsl(117, 61%, 77%) |
| HSV | hsv(117, 31%, 91%) |
| CMYK | cmyk(29.3%, 0%, 31%, 9%) |
| CIE-LAB | lab(86.08, -34.99, 28.42) |
| CIE-LCH | lch(86.08, 45.08, 140.92°) |
| OKLab | oklab(86.77% -0.0954 0.0715) |
| OKLCH | oklch(86.77% 0.119 143.2) |
| XYZ | xyz(50.5096, 68.1418, 43.7423) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.25
Light Sage
#BCECAC
ΔE00 3.69
Washed Out Green
#BCF5A6
ΔE00 4.07
Lightgreen
#90EE90
ΔE00 4.25
Light Grey Green
#B7E1A1
ΔE00 4.26
Light Mint Green
#A6FBB2
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E8A0 #E4A0E8
analogous
#C8E8A0 #A4E8A0 #A0E8C0
triadic
#A4E8A0 #A0A4E8 #E8A0A4
tetradic
#A4E8A0 #A0C8E8 #E4A0E8 #E8C0A0
square
#A4E8A0 #A0C8E8 #E4A0E8 #E8C0A0
split-complementary
#A4E8A0 #C0A0E8 #E8A0C8
monochromatic
#46D03D #75DC6F #A4E8A0 #D3F4D1 #E7F9E6
Accessibility & contrast
On white
1.44
#A4E8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#A4E8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E8A0
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E8A0 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9B
Deuteranopia (green-blind)
#E1D5A4
Tritanopia (blue-blind)
#9EE4D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #a4e8a0; /* rgb */ color: rgb(164, 232, 160); /* oklch */ color: oklch(86.8% 0.119 143.2);
Tailwind
colors: {
custom: {
50: '#c1efbc',
500: '#a4e8a0',
950: '#000000',
},
}SCSS
$custom: #a4e8a0; $custom-light: #c1efbc; $custom-dark: #000000;
JSON
{
"hex": "#a4e8a0",
"rgb": {
"r": 164,
"g": 232,
"b": 160
},
"hsl": {
"h": 116.667,
"s": 61.017,
"l": 76.863
},
"oklch": {
"l": 0.86766,
"c": 0.11926,
"h": 143.2
},
"luminance": 0.68144
}Semantic roles & 50–950 ramp
primary
#A4E8A0
secondary
#BE69C3
accent
#1DC9BF
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121612
muted
#828582