#A0DF80#A0DF80
#A0DF80 is a very light, vivid yellow-green. Relative luminance 0.618; OKLCH L 83.9% C 0.141 H 135.8°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A0DF80 |
|---|---|
| RGB | rgb(160, 223, 128) |
| HSL | hsl(100, 60%, 69%) |
| HSV | hsv(100, 43%, 87%) |
| CMYK | cmyk(28.3%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(82.81, -36.84, 40.24) |
| CIE-LCH | lch(82.81, 54.56, 132.48°) |
| OKLab | oklab(83.9% -0.101 0.0983) |
| OKLCH | oklch(83.9% 0.141 135.8) |
| XYZ | xyz(44.7800, 61.8059, 29.9883) |
| Luminance | 0.6181 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.97
Pale Olive Green
#B1D27B
ΔE00 5.39
Light Grey Green
#B7E1A1
ΔE00 6.01
Washed Out Green
#BCF5A6
ΔE00 6.11
Tea Green
#BDF8A3
ΔE00 6.18
Pale Light Green
#B1FC99
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0DF80 #BF80DF
analogous
#D0DF80 #A0DF80 #80DF90
triadic
#A0DF80 #80A0DF #DF80A0
tetradic
#A0DF80 #80D0DF #BF80DF #DF9080
square
#A0DF80 #80D0DF #BF80DF #DF9080
split-complementary
#A0DF80 #9080DF #DF80D0
monochromatic
#5CB72E #7BD34F #A0DF80 #C5EBB1 #E9F8E2
Accessibility & contrast
On white
1.57
#A0DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#A0DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0DF80
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0DF80 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D279
Deuteranopia (green-blind)
#DCCC86
Tritanopia (blue-blind)
#9FD9C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #a0df80; /* rgb */ color: rgb(160, 223, 128); /* oklch */ color: oklch(83.9% 0.141 135.8);
Tailwind
colors: {
custom: {
50: '#bee9a6',
500: '#a0df80',
950: '#000000',
},
}SCSS
$custom: #a0df80; $custom-light: #bee9a6; $custom-dark: #000000;
JSON
{
"hex": "#a0df80",
"rgb": {
"r": 160,
"g": 223,
"b": 128
},
"hsl": {
"h": 99.789,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.83903,
"c": 0.141,
"h": 135.8
},
"luminance": 0.61807
}Semantic roles & 50–950 ramp
primary
#A0DF80
secondary
#934DB6
accent
#1EC78E
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#12160F
muted
#828480