#A2DD86#A2DD86
#A2DD86 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.7% C 0.131 H 136.1°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DD86 |
|---|---|
| RGB | rgb(162, 221, 134) |
| HSL | hsl(101, 56%, 70%) |
| HSV | hsv(101, 39%, 87%) |
| CMYK | cmyk(26.7%, 0%, 39.4%, 13.3%) |
| CIE-LAB | lab(82.44, -34.44, 36.79) |
| CIE-LCH | lch(82.44, 50.40, 133.11°) |
| OKLab | oklab(83.66% -0.0942 0.0907) |
| OKLCH | oklch(83.66% 0.131 136.1) |
| XYZ | xyz(45.0586, 61.1141, 31.9718) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.93
Pale Olive Green
#B1D27B
ΔE00 5.07
Lightgreen
#90EE90
ΔE00 5.28
Pistachio
#93C572
ΔE00 5.80
Washed Out Green
#BCF5A6
ΔE00 5.85
Light Moss Green
#A6C875
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DD86 #C186DD
analogous
#CDDD86 #A2DD86 #86DD96
triadic
#A2DD86 #86A2DD #DD86A2
tetradic
#A2DD86 #86CDDD #C186DD #DD9686
square
#A2DD86 #86CDDD #C186DD #DD9686
split-complementary
#A2DD86 #9686DD #DD86CD
monochromatic
#5DB633 #7DD056 #A2DD86 #C7EAB6 #EBF8E6
Accessibility & contrast
On white
1.59
#A2DD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#A2DD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DD86
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DD86 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D080
Deuteranopia (green-blind)
#DACB8B
Tritanopia (blue-blind)
#A1D7C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #a2dd86; /* rgb */ color: rgb(162, 221, 134); /* oklch */ color: oklch(83.7% 0.131 136.1);
Tailwind
colors: {
custom: {
50: '#bfe8aa',
500: '#a2dd86',
950: '#000000',
},
}SCSS
$custom: #a2dd86; $custom-light: #bfe8aa; $custom-dark: #000000;
JSON
{
"hex": "#a2dd86",
"rgb": {
"r": 162,
"g": 221,
"b": 134
},
"hsl": {
"h": 100.69,
"s": 56.129,
"l": 69.608
},
"oklch": {
"l": 0.83662,
"c": 0.13077,
"h": 136.1
},
"luminance": 0.61116
}Semantic roles & 50–950 ramp
primary
#A2DD86
secondary
#9553B4
accent
#22C490
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121610
muted
#828481