#ADFC80#ADFC80
#ADFC80 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.3% C 0.176 H 135.3°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFC80 |
|---|---|
| RGB | rgb(173, 252, 128) |
| HSL | hsl(98, 95%, 75%) |
| HSV | hsv(98, 49%, 99%) |
| CMYK | cmyk(31.3%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(91.71, -45.26, 51.47) |
| CIE-LCH | lch(91.71, 68.54, 131.33°) |
| OKLab | oklab(91.3% -0.1248 0.1235) |
| OKLCH | oklch(91.3% 0.176 135.3) |
| XYZ | xyz(55.9389, 80.0614, 32.9239) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.71
Key Lime
#AEFF6E
ΔE00 2.56
Light Lime
#AEFD6C
ΔE00 2.64
Light Green
#96F97B
ΔE00 2.67
Light Yellowish Green
#C2FF89
ΔE00 2.71
Pistachio (survey)
#C0FA8B
ΔE00 2.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFC80 #CF80FC
analogous
#EBFC80 #ADFC80 #80FC91
triadic
#ADFC80 #80ADFC #FC80AD
tetradic
#ADFC80 #80EBFC #CF80FC #FC9180
square
#ADFC80 #80EBFC #CF80FC #FC9180
split-complementary
#ADFC80 #9180FC #FC80EB
monochromatic
#60F908 #86FB44 #ADFC80 #D4FDBC #ECFEE1
Accessibility & contrast
On white
1.23
#ADFC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#ADFC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFC80
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFC80 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#F8E588
Tritanopia (blue-blind)
#ACF4DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #adfc80; /* rgb */ color: rgb(173, 252, 128); /* oklch */ color: oklch(91.3% 0.176 135.3);
Tailwind
colors: {
custom: {
50: '#c9fea7',
500: '#adfc80',
950: '#000000',
},
}SCSS
$custom: #adfc80; $custom-light: #c9fea7; $custom-dark: #000000;
JSON
{
"hex": "#adfc80",
"rgb": {
"r": 173,
"g": 252,
"b": 128
},
"hsl": {
"h": 98.226,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.91301,
"c": 0.17556,
"h": 135.3
},
"luminance": 0.80064
}Semantic roles & 50–950 ramp
primary
#ADFC80
secondary
#A446DA
accent
#00E692
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131810
muted
#838680