#ADFF82#ADFF82
#ADFF82 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.0% C 0.178 H 135.8°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFF82 |
|---|---|
| RGB | rgb(173, 255, 130) |
| HSL | hsl(99, 100%, 75%) |
| HSV | hsv(99, 49%, 100%) |
| CMYK | cmyk(32.2%, 0%, 49%, 0%) |
| CIE-LAB | lab(92.58, -46.32, 51.60) |
| CIE-LCH | lch(92.58, 69.34, 131.91°) |
| OKLab | oklab(92.01% -0.1276 0.1239) |
| OKLCH | oklch(92.01% 0.178 135.8) |
| XYZ | xyz(57.0214, 82.0137, 33.9406) |
| Luminance | 0.8202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.06
Key Lime
#AEFF6E
ΔE00 2.58
Light Green
#96F97B
ΔE00 2.68
Light Lime
#AEFD6C
ΔE00 2.76
Light Yellowish Green
#C2FF89
ΔE00 2.85
Pistachio (survey)
#C0FA8B
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFF82 #D482FF
analogous
#EBFF82 #ADFF82 #82FF95
triadic
#ADFF82 #82ADFF #FF82AD
tetradic
#ADFF82 #82EBFF #D482FF #FF9582
square
#ADFF82 #82EBFF #D482FF #FF9582
split-complementary
#ADFF82 #9582FF #FF82EB
monochromatic
#5DFF08 #85FF45 #ADFF82 #D5FFBF #EBFFE0
Accessibility & contrast
On white
1.21
#ADFF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#ADFF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFF82
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFF82 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE77
Deuteranopia (green-blind)
#FBE78A
Tritanopia (blue-blind)
#ABF7E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #adff82; /* rgb */ color: rgb(173, 255, 130); /* oklch */ color: oklch(92.0% 0.178 135.8);
Tailwind
colors: {
custom: {
50: '#c9ffa9',
500: '#adff82',
950: '#000000',
},
}SCSS
$custom: #adff82; $custom-light: #c9ffa9; $custom-dark: #000000;
JSON
{
"hex": "#adff82",
"rgb": {
"r": 173,
"g": 255,
"b": 130
},
"hsl": {
"h": 99.36,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92014,
"c": 0.17784,
"h": 135.8
},
"luminance": 0.82016
}Semantic roles & 50–950 ramp
primary
#ADFF82
secondary
#AA47DE
accent
#00E697
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681