#A4DF97#A4DF97
#A4DF97 is a very light, moderate green. Relative luminance 0.629; OKLCH L 84.5% C 0.115 H 140.0°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DF97 |
|---|---|
| RGB | rgb(164, 223, 151) |
| HSL | hsl(109, 53%, 73%) |
| HSV | hsv(109, 32%, 87%) |
| CMYK | cmyk(26.5%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(83.39, -32.23, 29.42) |
| CIE-LCH | lch(83.39, 43.64, 137.61°) |
| OKLab | oklab(84.55% -0.0879 0.0738) |
| OKLCH | oklch(84.55% 0.115 140) |
| XYZ | xyz(47.2818, 62.9006, 38.9220) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.24
Light Sage
#BCECAC
ΔE00 4.15
Hospital Green
#9BE5AA
ΔE00 4.34
Washed Out Green
#BCF5A6
ΔE00 5.14
Lightgreen
#90EE90
ΔE00 5.41
Tea Green
#BDF8A3
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DF97 #D297DF
analogous
#C8DF97 #A4DF97 #97DFAE
triadic
#A4DF97 #97A4DF #DF97A4
tetradic
#A4DF97 #97C8DF #D297DF #DFAE97
square
#A4DF97 #97C8DF #D297DF #DFAE97
split-complementary
#A4DF97 #AE97DF #DF97C8
monochromatic
#53C03B #7BD168 #A4DF97 #CDEDC6 #EBF8E8
Accessibility & contrast
On white
1.55
#A4DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#A4DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DF97
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DF97 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D392
Deuteranopia (green-blind)
#DACE9B
Tritanopia (blue-blind)
#A1DACC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #a4df97; /* rgb */ color: rgb(164, 223, 151); /* oklch */ color: oklch(84.5% 0.115 140.0);
Tailwind
colors: {
custom: {
50: '#c0e9b6',
500: '#a4df97',
950: '#000000',
},
}SCSS
$custom: #a4df97; $custom-light: #c0e9b6; $custom-dark: #000000;
JSON
{
"hex": "#a4df97",
"rgb": {
"r": 164,
"g": 223,
"b": 151
},
"hsl": {
"h": 109.167,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.84547,
"c": 0.11472,
"h": 140
},
"luminance": 0.62902
}Semantic roles & 50–950 ramp
primary
#A4DF97
secondary
#A863B7
accent
#25C0A4
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#121611
muted
#828481