#A4D896#A4D896
#A4D896 is a very light, moderate green. Relative luminance 0.592; OKLCH L 82.9% C 0.105 H 139.1°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A4D896 |
|---|---|
| RGB | rgb(164, 216, 150) |
| HSL | hsl(107, 46%, 72%) |
| HSV | hsv(107, 31%, 85%) |
| CMYK | cmyk(24.1%, 0%, 30.6%, 15.3%) |
| CIE-LAB | lab(81.40, -29.08, 27.27) |
| CIE-LCH | lch(81.40, 39.87, 136.85°) |
| OKLab | oklab(82.94% -0.0792 0.0686) |
| OKLCH | oklch(82.94% 0.105 139.1) |
| XYZ | xyz(45.3693, 59.2049, 37.8856) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.15
Light Sage
#BCECAC
ΔE00 4.92
Hospital Green
#9BE5AA
ΔE00 4.94
Pistachio
#93C572
ΔE00 6.19
Pale Olive Green
#B1D27B
ΔE00 6.40
Light Moss Green
#A6C875
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4D896 #CA96D8
analogous
#C5D896 #A4D896 #96D8A9
triadic
#A4D896 #96A4D8 #D896A4
tetradic
#A4D896 #96C5D8 #CA96D8 #D8A996
square
#A4D896 #96C5D8 #CA96D8 #D8A996
split-complementary
#A4D896 #A996D8 #D896C5
monochromatic
#5AB242 #7DC769 #A4D896 #CBE9C3 #ECF7E9
Accessibility & contrast
On white
1.64
#A4D896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#A4D896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4D896
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4D896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4D896 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD92
Deuteranopia (green-blind)
#D4C899
Tritanopia (blue-blind)
#A2D4C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #a4d896; /* rgb */ color: rgb(164, 216, 150); /* oklch */ color: oklch(82.9% 0.105 139.1);
Tailwind
colors: {
custom: {
50: '#c0e4b5',
500: '#a4d896',
950: '#000000',
},
}SCSS
$custom: #a4d896; $custom-light: #c0e4b5; $custom-dark: #000000;
JSON
{
"hex": "#a4d896",
"rgb": {
"r": 164,
"g": 216,
"b": 150
},
"hsl": {
"h": 107.273,
"s": 45.833,
"l": 71.765
},
"oklch": {
"l": 0.82942,
"c": 0.1048,
"h": 139.1
},
"luminance": 0.59206
}Semantic roles & 50–950 ramp
primary
#A4D896
secondary
#9F63AF
accent
#2CB99B
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121511
muted
#828481