#ADFC77#ADFC77
#ADFC77 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.2% C 0.184 H 134.2°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFC77 |
|---|---|
| RGB | rgb(173, 252, 119) |
| HSL | hsl(96, 96%, 73%) |
| HSV | hsv(96, 53%, 99%) |
| CMYK | cmyk(31.3%, 0%, 52.8%, 1.2%) |
| CIE-LAB | lab(91.61, -46.24, 55.48) |
| CIE-LCH | lch(91.61, 72.22, 129.81°) |
| OKLab | oklab(91.19% -0.128 0.1317) |
| OKLCH | oklch(91.19% 0.184 134.2) |
| XYZ | xyz(55.3726, 79.8349, 29.9414) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.78
Key Lime
#AEFF6E
ΔE00 1.43
Light Lime
#AEFD6C
ΔE00 1.46
Light Grass Green
#9AF764
ΔE00 2.43
Pale Lime Green
#B1FF65
ΔE00 2.56
Pale Lime
#BEFD73
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFC77 #C677FC
analogous
#EFFC77 #ADFC77 #77FC83
triadic
#ADFC77 #77ADFC #FC77AD
tetradic
#ADFC77 #77EFFC #C677FC #FC8377
square
#ADFC77 #77EFFC #C677FC #FC8377
split-complementary
#ADFC77 #8377FC #FC77EF
monochromatic
#66F305 #89FB3B #ADFC77 #D1FDB3 #EDFEE1
Accessibility & contrast
On white
1.24
#ADFC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#ADFC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFC77
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFC77 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6B
Deuteranopia (green-blind)
#F9E580
Tritanopia (blue-blind)
#ADF4DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #adfc77; /* rgb */ color: rgb(173, 252, 119); /* oklch */ color: oklch(91.2% 0.184 134.2);
Tailwind
colors: {
custom: {
50: '#c9fea1',
500: '#adfc77',
950: '#000000',
},
}SCSS
$custom: #adfc77; $custom-light: #c9fea1; $custom-dark: #000000;
JSON
{
"hex": "#adfc77",
"rgb": {
"r": 173,
"g": 252,
"b": 119
},
"hsl": {
"h": 95.639,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.91185,
"c": 0.18367,
"h": 134.2
},
"luminance": 0.79837
}Semantic roles & 50–950 ramp
primary
#ADFC77
secondary
#9A3ED9
accent
#00E688
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13180F
muted
#838680