#ADFC82#ADFC82
#ADFC82 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.3% C 0.174 H 135.6°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFC82 |
|---|---|
| RGB | rgb(173, 252, 130) |
| HSL | hsl(99, 95%, 75%) |
| HSV | hsv(99, 48%, 99%) |
| CMYK | cmyk(31.3%, 0%, 48.4%, 1.2%) |
| CIE-LAB | lab(91.74, -45.03, 50.57) |
| CIE-LCH | lch(91.74, 67.71, 131.69°) |
| OKLab | oklab(91.33% -0.124 0.1216) |
| OKLCH | oklch(91.33% 0.174 135.6) |
| XYZ | xyz(56.0719, 80.1146, 33.6241) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.97
Light Green
#96F97B
ΔE00 2.62
Light Yellowish Green
#C2FF89
ΔE00 2.74
Key Lime
#AEFF6E
ΔE00 2.82
Pistachio (survey)
#C0FA8B
ΔE00 2.86
Light Lime
#AEFD6C
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFC82 #D182FC
analogous
#EAFC82 #ADFC82 #82FC94
triadic
#ADFC82 #82ADFC #FC82AD
tetradic
#ADFC82 #82EAFC #D182FC #FC9482
square
#ADFC82 #82EAFC #D182FC #FC9482
split-complementary
#ADFC82 #9482FC #FC82EA
monochromatic
#5FF90A #86FB46 #ADFC82 #D4FDBE #EBFEE1
Accessibility & contrast
On white
1.23
#ADFC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#ADFC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFC82
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFC82 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC78
Deuteranopia (green-blind)
#F8E58A
Tritanopia (blue-blind)
#ACF4E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #adfc82; /* rgb */ color: rgb(173, 252, 130); /* oklch */ color: oklch(91.3% 0.174 135.6);
Tailwind
colors: {
custom: {
50: '#c8fea8',
500: '#adfc82',
950: '#000000',
},
}SCSS
$custom: #adfc82; $custom-light: #c8fea8; $custom-dark: #000000;
JSON
{
"hex": "#adfc82",
"rgb": {
"r": 173,
"g": 252,
"b": 130
},
"hsl": {
"h": 98.852,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.91328,
"c": 0.17371,
"h": 135.6
},
"luminance": 0.80117
}Semantic roles & 50–950 ramp
primary
#ADFC82
secondary
#A748DA
accent
#00E695
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681