#A4D596#A4D596
#A4D596 is a very light, moderate green. Relative luminance 0.577; OKLCH L 82.3% C 0.100 H 138.8°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A4D596 |
|---|---|
| RGB | rgb(164, 213, 150) |
| HSL | hsl(107, 43%, 71%) |
| HSV | hsv(107, 30%, 84%) |
| CMYK | cmyk(23%, 0%, 29.6%, 16.5%) |
| CIE-LAB | lab(80.56, -27.65, 26.13) |
| CIE-LCH | lch(80.56, 38.04, 136.62°) |
| OKLab | oklab(82.26% -0.0753 0.0659) |
| OKLCH | oklch(82.26% 0.1 138.8) |
| XYZ | xyz(44.6077, 57.6818, 37.6317) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.45
Hospital Green
#9BE5AA
ΔE00 5.36
Light Sage
#BCECAC
ΔE00 5.42
Pistachio
#93C572
ΔE00 6.03
Light Moss Green
#A6C875
ΔE00 6.45
Pale Olive Green
#B1D27B
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4D596 #C796D5
analogous
#C3D596 #A4D596 #96D5A7
triadic
#A4D596 #96A4D5 #D596A4
tetradic
#A4D596 #96C3D5 #C796D5 #D5A796
square
#A4D596 #96C3D5 #C796D5 #D5A796
split-complementary
#A4D596 #A796D5 #D596C3
monochromatic
#5CAC45 #7EC46A #A4D596 #CAE6C2 #ECF6E9
Accessibility & contrast
On white
1.68
#A4D596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#A4D596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4D596
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4D596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4D596 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB92
Deuteranopia (green-blind)
#D1C699
Tritanopia (blue-blind)
#A2D1C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #a4d596; /* rgb */ color: rgb(164, 213, 150); /* oklch */ color: oklch(82.3% 0.100 138.8);
Tailwind
colors: {
custom: {
50: '#c0e2b5',
500: '#a4d596',
950: '#000000',
},
}SCSS
$custom: #a4d596; $custom-light: #c0e2b5; $custom-dark: #000000;
JSON
{
"hex": "#a4d596",
"rgb": {
"r": 164,
"g": 213,
"b": 150
},
"hsl": {
"h": 106.667,
"s": 42.857,
"l": 71.176
},
"oklch": {
"l": 0.82264,
"c": 0.10003,
"h": 138.8
},
"luminance": 0.57683
}Semantic roles & 50–950 ramp
primary
#A4D596
secondary
#9B64AB
accent
#30B698
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121511
muted
#828481