#A1DC9D#A1DC9D
#A1DC9D is a very light, moderate green. Relative luminance 0.612; OKLCH L 83.8% C 0.105 H 143.0°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DC9D |
|---|---|
| RGB | rgb(161, 220, 157) |
| HSL | hsl(116, 47%, 74%) |
| HSV | hsv(116, 29%, 86%) |
| CMYK | cmyk(26.8%, 0%, 28.6%, 13.7%) |
| CIE-LAB | lab(82.48, -30.87, 25.07) |
| CIE-LCH | lch(82.48, 39.77, 140.92°) |
| OKLab | oklab(83.81% -0.0842 0.0634) |
| OKLCH | oklch(83.81% 0.105 143) |
| XYZ | xyz(46.3751, 61.1961, 41.2604) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.23
Light Grey Green
#B7E1A1
ΔE00 3.66
Light Sage
#BCECAC
ΔE00 4.58
Washed Out Green
#BCF5A6
ΔE00 6.40
Mint
#AAF0C1
ΔE00 6.50
Light Sea Green
#98F6B0
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DC9D #D89DDC
analogous
#C1DC9D #A1DC9D #9DDCB9
triadic
#A1DC9D #9DA1DC #DC9DA1
tetradic
#A1DC9D #9DC1DC #D89DDC #DCB99D
square
#A1DC9D #9DC1DC #D89DDC #DCB99D
split-complementary
#A1DC9D #B99DDC #DC9DC1
monochromatic
#4BBC43 #76CC70 #A1DC9D #CCECCA #E9F7E8
Accessibility & contrast
On white
1.59
#A1DC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#A1DC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DC9D
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DC9D | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD199
Deuteranopia (green-blind)
#D6CBA0
Tritanopia (blue-blind)
#9CD8CB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #a1dc9d; /* rgb */ color: rgb(161, 220, 157); /* oklch */ color: oklch(83.8% 0.105 143.0);
Tailwind
colors: {
custom: {
50: '#bee7ba',
500: '#a1dc9d',
950: '#000000',
},
}SCSS
$custom: #a1dc9d; $custom-light: #bee7ba; $custom-dark: #000000;
JSON
{
"hex": "#a1dc9d",
"rgb": {
"r": 161,
"g": 220,
"b": 157
},
"hsl": {
"h": 116.19,
"s": 47.368,
"l": 73.922
},
"oklch": {
"l": 0.83808,
"c": 0.1054,
"h": 143
},
"luminance": 0.61198
}Semantic roles & 50–950 ramp
primary
#A1DC9D
secondary
#AF69B4
accent
#2BBBB1
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121611
muted
#828481