#A6DF80#A6DF80
#A6DF80 is a very light, vivid yellow-green. Relative luminance 0.624; OKLCH L 84.3% C 0.138 H 133.8°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A6DF80 |
|---|---|
| RGB | rgb(166, 223, 128) |
| HSL | hsl(96, 60%, 69%) |
| HSV | hsv(96, 43%, 87%) |
| CMYK | cmyk(25.6%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(83.15, -34.77, 40.73) |
| CIE-LCH | lch(83.15, 53.55, 130.48°) |
| OKLab | oklab(84.26% -0.0955 0.0994) |
| OKLCH | oklch(84.26% 0.138 133.8) |
| XYZ | xyz(46.0089, 62.4396, 30.0459) |
| Luminance | 0.6244 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.63
Lightgreen
#90EE90
ΔE00 5.73
Light Grey Green
#B7E1A1
ΔE00 5.76
Washed Out Green
#BCF5A6
ΔE00 5.99
Tea Green
#BDF8A3
ΔE00 6.04
Light Moss Green
#A6C875
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6DF80 #B980DF
analogous
#D6DF80 #A6DF80 #80DF8A
triadic
#A6DF80 #80A6DF #DF80A6
tetradic
#A6DF80 #80D6DF #B980DF #DF8A80
square
#A6DF80 #80D6DF #B980DF #DF8A80
split-complementary
#A6DF80 #8A80DF #DF80D6
monochromatic
#65B72E #84D34F #A6DF80 #C8EBB1 #EBF8E2
Accessibility & contrast
On white
1.56
#A6DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#A6DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6DF80
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6DF80 | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D279
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#A6D8C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #a6df80; /* rgb */ color: rgb(166, 223, 128); /* oklch */ color: oklch(84.3% 0.138 133.8);
Tailwind
colors: {
custom: {
50: '#c2e9a6',
500: '#a6df80',
950: '#000000',
},
}SCSS
$custom: #a6df80; $custom-light: #c2e9a6; $custom-dark: #000000;
JSON
{
"hex": "#a6df80",
"rgb": {
"r": 166,
"g": 223,
"b": 128
},
"hsl": {
"h": 96,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.84263,
"c": 0.13787,
"h": 133.8
},
"luminance": 0.62441
}Semantic roles & 50–950 ramp
primary
#A6DF80
secondary
#8C4DB6
accent
#1EC784
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480