#ADFF73#ADFF73
#ADFF73 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 91.8% C 0.191 H 134.1°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFF73 |
|---|---|
| RGB | rgb(173, 255, 115) |
| HSL | hsl(95, 100%, 73%) |
| HSV | hsv(95, 55%, 100%) |
| CMYK | cmyk(32.2%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(92.42, -47.93, 58.22) |
| CIE-LCH | lch(92.42, 75.41, 129.46°) |
| OKLab | oklab(91.83% -0.1329 0.1373) |
| OKLCH | oklch(91.83% 0.191 134.1) |
| XYZ | xyz(56.0870, 81.6399, 29.0193) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.66
Light Lime
#AEFD6C
ΔE00 0.93
Spring Green (survey)
#A9F971
ΔE00 1.25
Pale Lime Green
#B1FF65
ΔE00 1.90
Light Grass Green
#9AF764
ΔE00 2.43
Pale Lime
#BEFD73
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFF73 #C573FF
analogous
#F3FF73 #ADFF73 #73FF7F
triadic
#ADFF73 #73ADFF #FF73AD
tetradic
#ADFF73 #73F3FF #C573FF #FF7F73
square
#ADFF73 #73F3FF #C573FF #FF7F73
split-complementary
#ADFF73 #7F73FF #FF73F3
monochromatic
#67F800 #89FF36 #ADFF73 #D1FFB0 #EDFFE0
Accessibility & contrast
On white
1.21
#ADFF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#ADFF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFF73
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFF73 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE65
Deuteranopia (green-blind)
#FCE77D
Tritanopia (blue-blind)
#ADF6E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #adff73; /* rgb */ color: rgb(173, 255, 115); /* oklch */ color: oklch(91.8% 0.191 134.1);
Tailwind
colors: {
custom: {
50: '#c9ff9f',
500: '#adff73',
950: '#000000',
},
}SCSS
$custom: #adff73; $custom-light: #c9ff9f; $custom-dark: #000000;
JSON
{
"hex": "#adff73",
"rgb": {
"r": 173,
"g": 255,
"b": 115
},
"hsl": {
"h": 95.143,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.91826,
"c": 0.19112,
"h": 134.1
},
"luminance": 0.81642
}Semantic roles & 50–950 ramp
primary
#ADFF73
secondary
#993ADC
accent
#00E686
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680