#A2DC8A#A2DC8A
#A2DC8A is a very light, vivid green. Relative luminance 0.607; OKLCH L 83.5% C 0.125 H 136.9°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A2DC8A |
|---|---|
| RGB | rgb(162, 220, 138) |
| HSL | hsl(102, 54%, 70%) |
| HSV | hsv(102, 37%, 86%) |
| CMYK | cmyk(26.4%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(82.22, -33.43, 34.48) |
| CIE-LCH | lch(82.22, 48.02, 134.11°) |
| OKLab | oklab(83.5% -0.0913 0.0854) |
| OKLCH | oklch(83.5% 0.125 136.9) |
| XYZ | xyz(45.0797, 60.7013, 33.3812) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.35
Pale Olive Green
#B1D27B
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 5.44
Light Sage
#BCECAC
ΔE00 5.62
Pistachio
#93C572
ΔE00 5.70
Washed Out Green
#BCF5A6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2DC8A #C48ADC
analogous
#CBDC8A #A2DC8A #8ADC9B
triadic
#A2DC8A #8AA2DC #DC8AA2
tetradic
#A2DC8A #8ACBDC #C48ADC #DC9B8A
square
#A2DC8A #8ACBDC #C48ADC #DC9B8A
split-complementary
#A2DC8A #9B8ADC #DC8ACB
monochromatic
#5BB536 #7DCE5B #A2DC8A #C7EAB9 #ECF8E7
Accessibility & contrast
On white
1.60
#A2DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#A2DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2DC8A
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2DC8A | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D084
Deuteranopia (green-blind)
#D9CB8F
Tritanopia (blue-blind)
#A0D6C7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #a2dc8a; /* rgb */ color: rgb(162, 220, 138); /* oklch */ color: oklch(83.5% 0.125 136.9);
Tailwind
colors: {
custom: {
50: '#bfe7ad',
500: '#a2dc8a',
950: '#000000',
},
}SCSS
$custom: #a2dc8a; $custom-light: #bfe7ad; $custom-dark: #000000;
JSON
{
"hex": "#a2dc8a",
"rgb": {
"r": 162,
"g": 220,
"b": 138
},
"hsl": {
"h": 102.439,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.83502,
"c": 0.12504,
"h": 136.9
},
"luminance": 0.60703
}Semantic roles & 50–950 ramp
primary
#A2DC8A
secondary
#9857B3
accent
#24C193
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121610
muted
#828481