#ADFC76#ADFC76
#ADFC76 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.2% C 0.185 H 134.1°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFC76 |
|---|---|
| RGB | rgb(173, 252, 118) |
| HSL | hsl(95, 96%, 73%) |
| HSV | hsv(95, 53%, 99%) |
| CMYK | cmyk(31.3%, 0%, 53.2%, 1.2%) |
| CIE-LAB | lab(91.60, -46.35, 55.92) |
| CIE-LCH | lch(91.60, 72.63, 129.65°) |
| OKLab | oklab(91.17% -0.1284 0.1326) |
| OKLCH | oklch(91.17% 0.185 134.1) |
| XYZ | xyz(55.3129, 79.8110, 29.6267) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.73
Key Lime
#AEFF6E
ΔE00 1.32
Light Lime
#AEFD6C
ΔE00 1.33
Light Grass Green
#9AF764
ΔE00 2.38
Pale Lime Green
#B1FF65
ΔE00 2.44
Pale Lime
#BEFD73
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFC76 #C576FC
analogous
#F0FC76 #ADFC76 #76FC82
triadic
#ADFC76 #76ADFC #FC76AD
tetradic
#ADFC76 #76F0FC #C576FC #FC8276
square
#ADFC76 #76F0FC #C576FC #FC8276
split-complementary
#ADFC76 #8276FC #FC76F0
monochromatic
#67F205 #89FB3A #ADFC76 #D1FDB2 #EDFEE1
Accessibility & contrast
On white
1.24
#ADFC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#ADFC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFC76
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFC76 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB69
Deuteranopia (green-blind)
#F9E57F
Tritanopia (blue-blind)
#ADF3DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #adfc76; /* rgb */ color: rgb(173, 252, 118); /* oklch */ color: oklch(91.2% 0.185 134.1);
Tailwind
colors: {
custom: {
50: '#c9fea1',
500: '#adfc76',
950: '#000000',
},
}SCSS
$custom: #adfc76; $custom-light: #c9fea1; $custom-dark: #000000;
JSON
{
"hex": "#adfc76",
"rgb": {
"r": 173,
"g": 252,
"b": 118
},
"hsl": {
"h": 95.373,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.91173,
"c": 0.18455,
"h": 134.1
},
"luminance": 0.79813
}Semantic roles & 50–950 ramp
primary
#ADFC76
secondary
#993DD9
accent
#00E687
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13180F
muted
#838680