#A4DC8A#A4DC8A
#A4DC8A is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.6% C 0.124 H 136.2°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A4DC8A |
|---|---|
| RGB | rgb(164, 220, 138) |
| HSL | hsl(101, 54%, 70%) |
| HSV | hsv(101, 37%, 86%) |
| CMYK | cmyk(25.5%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(82.33, -32.74, 34.65) |
| CIE-LCH | lch(82.33, 47.67, 133.37°) |
| OKLab | oklab(83.62% -0.0895 0.0858) |
| OKLCH | oklch(83.62% 0.124 136.2) |
| XYZ | xyz(45.4893, 60.9125, 33.4004) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.20
Pale Olive Green
#B1D27B
ΔE00 4.97
Light Sage
#BCECAC
ΔE00 5.54
Lightgreen
#90EE90
ΔE00 5.67
Pistachio
#93C572
ΔE00 5.70
Washed Out Green
#BCF5A6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4DC8A #C28ADC
analogous
#CDDC8A #A4DC8A #8ADC99
triadic
#A4DC8A #8AA4DC #DC8AA4
tetradic
#A4DC8A #8ACDDC #C28ADC #DC998A
square
#A4DC8A #8ACDDC #C28ADC #DC998A
split-complementary
#A4DC8A #998ADC #DC8ACD
monochromatic
#5FB536 #7FCE5B #A4DC8A #C9EAB9 #EDF8E7
Accessibility & contrast
On white
1.59
#A4DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#A4DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4DC8A
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4DC8A | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D084
Deuteranopia (green-blind)
#D9CB8F
Tritanopia (blue-blind)
#A3D6C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #a4dc8a; /* rgb */ color: rgb(164, 220, 138); /* oklch */ color: oklch(83.6% 0.124 136.2);
Tailwind
colors: {
custom: {
50: '#c0e7ad',
500: '#a4dc8a',
950: '#000000',
},
}SCSS
$custom: #a4dc8a; $custom-light: #c0e7ad; $custom-dark: #000000;
JSON
{
"hex": "#a4dc8a",
"rgb": {
"r": 164,
"g": 220,
"b": 138
},
"hsl": {
"h": 100.976,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.83624,
"c": 0.12396,
"h": 136.2
},
"luminance": 0.60914
}Semantic roles & 50–950 ramp
primary
#A4DC8A
secondary
#9657B3
accent
#24C190
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121610
muted
#828481