#A0DC8A#A0DC8A
#A0DC8A is a very light, vivid green. Relative luminance 0.605; OKLCH L 83.4% C 0.126 H 137.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DC8A |
|---|---|
| RGB | rgb(160, 220, 138) |
| HSL | hsl(104, 54%, 70%) |
| HSV | hsv(104, 37%, 86%) |
| CMYK | cmyk(27.3%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(82.11, -34.11, 34.31) |
| CIE-LCH | lch(82.11, 48.38, 134.83°) |
| OKLab | oklab(83.38% -0.0932 0.085) |
| OKLCH | oklch(83.38% 0.126 137.6) |
| XYZ | xyz(44.6765, 60.4935, 33.3623) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.53
Lightgreen
#90EE90
ΔE00 5.23
Pale Olive Green
#B1D27B
ΔE00 5.55
Light Sage
#BCECAC
ΔE00 5.72
Pistachio
#93C572
ΔE00 5.72
Washed Out Green
#BCF5A6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DC8A #C68ADC
analogous
#C9DC8A #A0DC8A #8ADC9D
triadic
#A0DC8A #8AA0DC #DC8AA0
tetradic
#A0DC8A #8AC9DC #C68ADC #DC9D8A
square
#A0DC8A #8AC9DC #C68ADC #DC9D8A
split-complementary
#A0DC8A #9D8ADC #DC8AC9
monochromatic
#58B536 #7ACE5B #A0DC8A #C6EAB9 #ECF8E7
Accessibility & contrast
On white
1.60
#A0DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#A0DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DC8A
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DC8A | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D084
Deuteranopia (green-blind)
#D8CA8F
Tritanopia (blue-blind)
#9ED7C7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #a0dc8a; /* rgb */ color: rgb(160, 220, 138); /* oklch */ color: oklch(83.4% 0.126 137.6);
Tailwind
colors: {
custom: {
50: '#bee7ad',
500: '#a0dc8a',
950: '#000000',
},
}SCSS
$custom: #a0dc8a; $custom-light: #bee7ad; $custom-dark: #000000;
JSON
{
"hex": "#a0dc8a",
"rgb": {
"r": 160,
"g": 220,
"b": 138
},
"hsl": {
"h": 103.902,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.83382,
"c": 0.12614,
"h": 137.6
},
"luminance": 0.60495
}Semantic roles & 50–950 ramp
primary
#A0DC8A
secondary
#9A57B3
accent
#24C197
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121610
muted
#828481