#ADFF80#ADFF80
#ADFF80 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.0% C 0.180 H 135.6°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFF80 |
|---|---|
| RGB | rgb(173, 255, 128) |
| HSL | hsl(99, 100%, 75%) |
| HSV | hsv(99, 50%, 100%) |
| CMYK | cmyk(32.2%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(92.56, -46.55, 52.50) |
| CIE-LCH | lch(92.56, 70.16, 131.56°) |
| OKLab | oklab(91.99% -0.1283 0.1258) |
| OKLCH | oklch(91.99% 0.18 135.6) |
| XYZ | xyz(56.8885, 81.9605, 33.2404) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.85
Key Lime
#AEFF6E
ΔE00 2.31
Light Lime
#AEFD6C
ΔE00 2.50
Light Green
#96F97B
ΔE00 2.75
Light Yellowish Green
#C2FF89
ΔE00 2.84
Light Grass Green
#9AF764
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFF80 #D280FF
analogous
#EDFF80 #ADFF80 #80FF92
triadic
#ADFF80 #80ADFF #FF80AD
tetradic
#ADFF80 #80EDFF #D280FF #FF9280
square
#ADFF80 #80EDFF #D280FF #FF9280
split-complementary
#ADFF80 #9280FF #FF80ED
monochromatic
#5EFF06 #85FF43 #ADFF80 #D5FFBD #EBFFE0
Accessibility & contrast
On white
1.21
#ADFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#ADFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFF80
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFF80 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FBE788
Tritanopia (blue-blind)
#ABF7E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #adff80; /* rgb */ color: rgb(173, 255, 128); /* oklch */ color: oklch(92.0% 0.180 135.6);
Tailwind
colors: {
custom: {
50: '#c9ffa7',
500: '#adff80',
950: '#000000',
},
}SCSS
$custom: #adff80; $custom-light: #c9ffa7; $custom-dark: #000000;
JSON
{
"hex": "#adff80",
"rgb": {
"r": 173,
"g": 255,
"b": 128
},
"hsl": {
"h": 98.74,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.91987,
"c": 0.17967,
"h": 135.6
},
"luminance": 0.81963
}Semantic roles & 50–950 ramp
primary
#ADFF80
secondary
#A845DE
accent
#00E694
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681