#A5DF80#A5DF80
#A5DF80 is a very light, vivid yellow-green. Relative luminance 0.623; OKLCH L 84.2% C 0.138 H 134.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A5DF80 |
|---|---|
| RGB | rgb(165, 223, 128) |
| HSL | hsl(97, 60%, 69%) |
| HSV | hsv(97, 43%, 87%) |
| CMYK | cmyk(26%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(83.09, -35.12, 40.65) |
| CIE-LCH | lch(83.09, 53.72, 130.82°) |
| OKLab | oklab(84.2% -0.0964 0.0993) |
| OKLCH | oklch(84.2% 0.138 134.2) |
| XYZ | xyz(45.8000, 62.3319, 30.0361) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.75
Lightgreen
#90EE90
ΔE00 5.60
Light Grey Green
#B7E1A1
ΔE00 5.79
Washed Out Green
#BCF5A6
ΔE00 6.00
Tea Green
#BDF8A3
ΔE00 6.05
Light Moss Green
#A6C875
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5DF80 #BA80DF
analogous
#D4DF80 #A5DF80 #80DF8B
triadic
#A5DF80 #80A5DF #DF80A5
tetradic
#A5DF80 #80D4DF #BA80DF #DF8B80
square
#A5DF80 #80D4DF #BA80DF #DF8B80
split-complementary
#A5DF80 #8B80DF #DF80D4
monochromatic
#63B72E #82D34F #A5DF80 #C8EBB1 #EAF8E2
Accessibility & contrast
On white
1.56
#A5DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#A5DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5DF80
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5DF80 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D279
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#A5D8C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a5df80; /* rgb */ color: rgb(165, 223, 128); /* oklch */ color: oklch(84.2% 0.138 134.2);
Tailwind
colors: {
custom: {
50: '#c1e9a6',
500: '#a5df80',
950: '#000000',
},
}SCSS
$custom: #a5df80; $custom-light: #c1e9a6; $custom-dark: #000000;
JSON
{
"hex": "#a5df80",
"rgb": {
"r": 165,
"g": 223,
"b": 128
},
"hsl": {
"h": 96.632,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.84202,
"c": 0.13839,
"h": 134.2
},
"luminance": 0.62333
}Semantic roles & 50–950 ramp
primary
#A5DF80
secondary
#8D4DB6
accent
#1EC785
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#12160F
muted
#828480