#ADFE73#ADFE73
#ADFE73 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.6% C 0.190 H 134.0°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFE73 |
|---|---|
| RGB | rgb(173, 254, 115) |
| HSL | hsl(95, 99%, 72%) |
| HSV | hsv(95, 55%, 100%) |
| CMYK | cmyk(31.9%, 0%, 54.7%, 0.4%) |
| CIE-LAB | lab(92.13, -47.50, 57.89) |
| CIE-LCH | lch(92.13, 74.88, 129.37°) |
| OKLab | oklab(91.6% -0.1318 0.1366) |
| OKLCH | oklch(91.6% 0.19 134) |
| XYZ | xyz(55.7688, 81.0035, 28.9132) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.73
Light Lime
#AEFD6C
ΔE00 0.89
Spring Green (survey)
#A9F971
ΔE00 1.06
Pale Lime Green
#B1FF65
ΔE00 1.94
Light Grass Green
#9AF764
ΔE00 2.36
Pale Lime
#BEFD73
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFE73 #C473FE
analogous
#F3FE73 #ADFE73 #73FE7E
triadic
#ADFE73 #73ADFE #FE73AD
tetradic
#ADFE73 #73F3FE #C473FE #FE7E73
square
#ADFE73 #73F3FE #C473FE #FE7E73
split-complementary
#ADFE73 #7E73FE #FE73F3
monochromatic
#67F502 #89FE36 #ADFE73 #D1FEB0 #EDFFE1
Accessibility & contrast
On white
1.22
#ADFE73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#ADFE73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFE73
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFE73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFE73 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED65
Deuteranopia (green-blind)
#FBE67D
Tritanopia (blue-blind)
#ADF5DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #adfe73; /* rgb */ color: rgb(173, 254, 115); /* oklch */ color: oklch(91.6% 0.190 134.0);
Tailwind
colors: {
custom: {
50: '#c9ff9f',
500: '#adfe73',
950: '#000000',
},
}SCSS
$custom: #adfe73; $custom-light: #c9ff9f; $custom-dark: #000000;
JSON
{
"hex": "#adfe73",
"rgb": {
"r": 173,
"g": 254,
"b": 115
},
"hsl": {
"h": 94.964,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.91596,
"c": 0.1898,
"h": 134
},
"luminance": 0.81006
}Semantic roles & 50–950 ramp
primary
#ADFE73
secondary
#983ADB
accent
#00E686
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680