#A1DF80#A1DF80
#A1DF80 is a very light, vivid yellow-green. Relative luminance 0.619; OKLCH L 84.0% C 0.140 H 135.5°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A1DF80 |
|---|---|
| RGB | rgb(161, 223, 128) |
| HSL | hsl(99, 60%, 69%) |
| HSV | hsv(99, 43%, 87%) |
| CMYK | cmyk(27.8%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(82.87, -36.50, 40.32) |
| CIE-LCH | lch(82.87, 54.39, 132.15°) |
| OKLab | oklab(83.96% -0.1001 0.0985) |
| OKLCH | oklch(83.96% 0.14 135.5) |
| XYZ | xyz(44.9808, 61.9095, 29.9977) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.09
Pale Olive Green
#B1D27B
ΔE00 5.26
Light Grey Green
#B7E1A1
ΔE00 5.96
Washed Out Green
#BCF5A6
ΔE00 6.08
Tea Green
#BDF8A3
ΔE00 6.14
Pale Light Green
#B1FC99
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1DF80 #BE80DF
analogous
#D1DF80 #A1DF80 #80DF8F
triadic
#A1DF80 #80A1DF #DF80A1
tetradic
#A1DF80 #80D1DF #BE80DF #DF8F80
square
#A1DF80 #80D1DF #BE80DF #DF8F80
split-complementary
#A1DF80 #8F80DF #DF80D1
monochromatic
#5DB72E #7DD34F #A1DF80 #C5EBB1 #E9F8E2
Accessibility & contrast
On white
1.57
#A1DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#A1DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1DF80
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1DF80 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D279
Deuteranopia (green-blind)
#DCCC86
Tritanopia (blue-blind)
#A0D9C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #a1df80; /* rgb */ color: rgb(161, 223, 128); /* oklch */ color: oklch(84.0% 0.140 135.5);
Tailwind
colors: {
custom: {
50: '#bfe9a6',
500: '#a1df80',
950: '#000000',
},
}SCSS
$custom: #a1df80; $custom-light: #bfe9a6; $custom-dark: #000000;
JSON
{
"hex": "#a1df80",
"rgb": {
"r": 161,
"g": 223,
"b": 128
},
"hsl": {
"h": 99.158,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.83962,
"c": 0.14047,
"h": 135.5
},
"luminance": 0.61911
}Semantic roles & 50–950 ramp
primary
#A1DF80
secondary
#924DB6
accent
#1EC78D
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#12160F
muted
#828480