#A4E7A0#A4E7A0
#A4E7A0 is a very light, moderate green. Relative luminance 0.676; OKLCH L 86.5% C 0.118 H 143.1°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A4E7A0 |
|---|---|
| RGB | rgb(164, 231, 160) |
| HSL | hsl(117, 60%, 77%) |
| HSV | hsv(117, 31%, 91%) |
| CMYK | cmyk(29%, 0%, 30.7%, 9.4%) |
| CIE-LAB | lab(85.80, -34.53, 28.04) |
| CIE-LCH | lch(85.80, 44.49, 140.92°) |
| OKLab | oklab(86.54% -0.0942 0.0706) |
| OKLCH | oklch(86.54% 0.118 143.1) |
| XYZ | xyz(50.2289, 67.5804, 43.6487) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.12
Light Sage
#BCECAC
ΔE00 3.64
Light Grey Green
#B7E1A1
ΔE00 4.10
Washed Out Green
#BCF5A6
ΔE00 4.23
Lightgreen
#90EE90
ΔE00 4.46
Light Mint Green
#A6FBB2
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4E7A0 #E3A0E7
analogous
#C8E7A0 #A4E7A0 #A0E7C0
triadic
#A4E7A0 #A0A4E7 #E7A0A4
tetradic
#A4E7A0 #A0C8E7 #E3A0E7 #E7C0A0
square
#A4E7A0 #A0C8E7 #E3A0E7 #E7C0A0
split-complementary
#A4E7A0 #C0A0E7 #E7A0C8
monochromatic
#46CE3E #75DB6F #A4E7A0 #D3F3D1 #E8F9E7
Accessibility & contrast
On white
1.45
#A4E7A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#A4E7A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4E7A0
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4E7A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4E7A0 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9B
Deuteranopia (green-blind)
#E0D4A4
Tritanopia (blue-blind)
#9EE3D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #a4e7a0; /* rgb */ color: rgb(164, 231, 160); /* oklch */ color: oklch(86.5% 0.118 143.1);
Tailwind
colors: {
custom: {
50: '#c0efbc',
500: '#a4e7a0',
950: '#000000',
},
}SCSS
$custom: #a4e7a0; $custom-light: #c0efbc; $custom-dark: #000000;
JSON
{
"hex": "#a4e7a0",
"rgb": {
"r": 164,
"g": 231,
"b": 160
},
"hsl": {
"h": 116.62,
"s": 59.664,
"l": 76.667
},
"oklch": {
"l": 0.86539,
"c": 0.11772,
"h": 143.1
},
"luminance": 0.67582
}Semantic roles & 50–950 ramp
primary
#A4E7A0
secondary
#BD6AC2
accent
#1EC7BE
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#121612
muted
#828582