#A1DC8A#A1DC8A
#A1DC8A is a very light, vivid green. Relative luminance 0.606; OKLCH L 83.4% C 0.126 H 137.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DC8A |
|---|---|
| RGB | rgb(161, 220, 138) |
| HSL | hsl(103, 54%, 70%) |
| HSV | hsv(103, 37%, 86%) |
| CMYK | cmyk(26.8%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(82.16, -33.77, 34.40) |
| CIE-LCH | lch(82.16, 48.20, 134.47°) |
| OKLab | oklab(83.44% -0.0922 0.0852) |
| OKLCH | oklch(83.44% 0.126 137.3) |
| XYZ | xyz(44.8773, 60.5970, 33.3717) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.44
Lightgreen
#90EE90
ΔE00 5.33
Pale Olive Green
#B1D27B
ΔE00 5.41
Light Sage
#BCECAC
ΔE00 5.67
Pistachio
#93C572
ΔE00 5.71
Washed Out Green
#BCF5A6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DC8A #C58ADC
analogous
#CADC8A #A1DC8A #8ADC9C
triadic
#A1DC8A #8AA1DC #DC8AA1
tetradic
#A1DC8A #8ACADC #C58ADC #DC9C8A
square
#A1DC8A #8ACADC #C58ADC #DC9C8A
split-complementary
#A1DC8A #9C8ADC #DC8ACA
monochromatic
#5AB536 #7BCE5B #A1DC8A #C7EAB9 #ECF8E7
Accessibility & contrast
On white
1.60
#A1DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#A1DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DC8A
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DC8A | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D084
Deuteranopia (green-blind)
#D8CA8F
Tritanopia (blue-blind)
#9FD6C7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #a1dc8a; /* rgb */ color: rgb(161, 220, 138); /* oklch */ color: oklch(83.4% 0.126 137.3);
Tailwind
colors: {
custom: {
50: '#bee7ad',
500: '#a1dc8a',
950: '#000000',
},
}SCSS
$custom: #a1dc8a; $custom-light: #bee7ad; $custom-dark: #000000;
JSON
{
"hex": "#a1dc8a",
"rgb": {
"r": 161,
"g": 220,
"b": 138
},
"hsl": {
"h": 103.171,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.83442,
"c": 0.12559,
"h": 137.3
},
"luminance": 0.60598
}Semantic roles & 50–950 ramp
primary
#A1DC8A
secondary
#9957B3
accent
#24C195
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121610
muted
#828481