#ADFC73#ADFC73
#ADFC73 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.1% C 0.187 H 133.8°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFC73 |
|---|---|
| RGB | rgb(173, 252, 115) |
| HSL | hsl(95, 96%, 72%) |
| HSV | hsv(95, 54%, 99%) |
| CMYK | cmyk(31.3%, 0%, 54.4%, 1.2%) |
| CIE-LAB | lab(91.57, -46.65, 57.22) |
| CIE-LCH | lch(91.57, 73.83, 129.19°) |
| OKLab | oklab(91.14% -0.1294 0.1352) |
| OKLCH | oklch(91.14% 0.187 133.8) |
| XYZ | xyz(55.1375, 79.7408, 28.7027) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.70
Light Lime
#AEFD6C
ΔE00 0.96
Key Lime
#AEFF6E
ΔE00 1.00
Pale Lime Green
#B1FF65
ΔE00 2.08
Light Grass Green
#9AF764
ΔE00 2.26
Pale Lime
#BEFD73
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFC73 #C273FC
analogous
#F1FC73 #ADFC73 #73FC7E
triadic
#ADFC73 #73ADFC #FC73AD
tetradic
#ADFC73 #73F1FC #C273FC #FC7E73
square
#ADFC73 #73F1FC #C273FC #FC7E73
split-complementary
#ADFC73 #7E73FC #FC73F1
monochromatic
#68EF05 #8AFB37 #ADFC73 #D0FDAF #EDFEE1
Accessibility & contrast
On white
1.24
#ADFC73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#ADFC73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFC73
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFC73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFC73 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB66
Deuteranopia (green-blind)
#FAE57C
Tritanopia (blue-blind)
#ADF3DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #adfc73; /* rgb */ color: rgb(173, 252, 115); /* oklch */ color: oklch(91.1% 0.187 133.8);
Tailwind
colors: {
custom: {
50: '#c9fe9f',
500: '#adfc73',
950: '#000000',
},
}SCSS
$custom: #adfc73; $custom-light: #c9fe9f; $custom-dark: #000000;
JSON
{
"hex": "#adfc73",
"rgb": {
"r": 173,
"g": 252,
"b": 115
},
"hsl": {
"h": 94.599,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.91137,
"c": 0.18714,
"h": 133.8
},
"luminance": 0.79743
}Semantic roles & 50–950 ramp
primary
#ADFC73
secondary
#963BD8
accent
#00E684
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680