#ADFC84#ADFC84
#ADFC84 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.4% C 0.172 H 135.8°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFC84 |
|---|---|
| RGB | rgb(173, 252, 132) |
| HSL | hsl(100, 95%, 75%) |
| HSV | hsv(100, 48%, 99%) |
| CMYK | cmyk(31.3%, 0%, 47.6%, 1.2%) |
| CIE-LAB | lab(91.76, -44.80, 49.66) |
| CIE-LCH | lch(91.76, 66.88, 132.06°) |
| OKLab | oklab(91.36% -0.1233 0.1197) |
| OKLCH | oklch(91.36% 0.172 135.8) |
| XYZ | xyz(56.2074, 80.1688, 34.3379) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.23
Light Green
#96F97B
ΔE00 2.59
Light Yellowish Green
#C2FF89
ΔE00 2.80
Pistachio (survey)
#C0FA8B
ΔE00 2.85
Celery
#C1FD95
ΔE00 3.02
Pale Light Green
#B1FC99
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFC84 #D384FC
analogous
#E9FC84 #ADFC84 #84FC97
triadic
#ADFC84 #84ADFC #FC84AD
tetradic
#ADFC84 #84E9FC #D384FC #FC9784
square
#ADFC84 #84E9FC #D384FC #FC9784
split-complementary
#ADFC84 #9784FC #FC84E9
monochromatic
#5DF90D #85FB48 #ADFC84 #D5FDC0 #EBFEE1
Accessibility & contrast
On white
1.23
#ADFC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#ADFC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFC84
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFC84 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#F8E58C
Tritanopia (blue-blind)
#ABF4E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #adfc84; /* rgb */ color: rgb(173, 252, 132); /* oklch */ color: oklch(91.4% 0.172 135.8);
Tailwind
colors: {
custom: {
50: '#c8feaa',
500: '#adfc84',
950: '#000000',
},
}SCSS
$custom: #adfc84; $custom-light: #c8feaa; $custom-dark: #000000;
JSON
{
"hex": "#adfc84",
"rgb": {
"r": 173,
"g": 252,
"b": 132
},
"hsl": {
"h": 99.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.91355,
"c": 0.17184,
"h": 135.8
},
"luminance": 0.80171
}Semantic roles & 50–950 ramp
primary
#ADFC84
secondary
#A949DB
accent
#00E697
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681