#ADFC79#ADFC79
#ADFC79 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.2% C 0.182 H 134.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFC79 |
|---|---|
| RGB | rgb(173, 252, 121) |
| HSL | hsl(96, 96%, 73%) |
| HSV | hsv(96, 52%, 99%) |
| CMYK | cmyk(31.3%, 0%, 52%, 1.2%) |
| CIE-LAB | lab(91.63, -46.03, 54.60) |
| CIE-LCH | lch(91.63, 71.41, 130.14°) |
| OKLab | oklab(91.21% -0.1273 0.1299) |
| OKLCH | oklch(91.21% 0.182 134.4) |
| XYZ | xyz(55.4940, 79.8834, 30.5806) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.94
Key Lime
#AEFF6E
ΔE00 1.67
Light Lime
#AEFD6C
ΔE00 1.71
Light Grass Green
#9AF764
ΔE00 2.55
Light Yellowish Green
#C2FF89
ΔE00 2.81
Pale Lime Green
#B1FF65
ΔE00 2.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFC79 #C879FC
analogous
#EFFC79 #ADFC79 #79FC86
triadic
#ADFC79 #79ADFC #FC79AD
tetradic
#ADFC79 #79EFFC #C879FC #FC8679
square
#ADFC79 #79EFFC #C879FC #FC8679
split-complementary
#ADFC79 #8679FC #FC79EF
monochromatic
#65F505 #88FB3D #ADFC79 #D2FDB5 #EDFEE1
Accessibility & contrast
On white
1.24
#ADFC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#ADFC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFC79
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFC79 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6D
Deuteranopia (green-blind)
#F9E582
Tritanopia (blue-blind)
#ADF4DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #adfc79; /* rgb */ color: rgb(173, 252, 121); /* oklch */ color: oklch(91.2% 0.182 134.4);
Tailwind
colors: {
custom: {
50: '#c9fea3',
500: '#adfc79',
950: '#000000',
},
}SCSS
$custom: #adfc79; $custom-light: #c9fea3; $custom-dark: #000000;
JSON
{
"hex": "#adfc79",
"rgb": {
"r": 173,
"g": 252,
"b": 121
},
"hsl": {
"h": 96.183,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.9121,
"c": 0.1819,
"h": 134.4
},
"luminance": 0.79886
}Semantic roles & 50–950 ramp
primary
#ADFC79
secondary
#9C40D9
accent
#00E68A
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#13180F
muted
#838680