#ADFF72#ADFF72
#ADFF72 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 91.8% C 0.192 H 134.0°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFF72 |
|---|---|
| RGB | rgb(173, 255, 114) |
| HSL | hsl(95, 100%, 72%) |
| HSV | hsv(95, 55%, 100%) |
| CMYK | cmyk(32.2%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(92.41, -48.02, 58.65) |
| CIE-LCH | lch(92.41, 75.80, 129.31°) |
| OKLab | oklab(91.81% -0.1333 0.1382) |
| OKLCH | oklch(91.81% 0.192 134) |
| XYZ | xyz(56.0298, 81.6170, 28.7178) |
| Luminance | 0.8162 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.54
Light Lime
#AEFD6C
ΔE00 0.83
Spring Green (survey)
#A9F971
ΔE00 1.28
Pale Lime Green
#B1FF65
ΔE00 1.78
Light Grass Green
#9AF764
ΔE00 2.41
Pale Lime
#BEFD73
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFF72 #C472FF
analogous
#F3FF72 #ADFF72 #72FF7E
triadic
#ADFF72 #72ADFF #FF72AD
tetradic
#ADFF72 #72F3FF #C472FF #FF7E72
square
#ADFF72 #72F3FF #C472FF #FF7E72
split-complementary
#ADFF72 #7E72FF #FF72F3
monochromatic
#67F700 #89FF35 #ADFF72 #D1FFAF #EDFFE0
Accessibility & contrast
On white
1.21
#ADFF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#ADFF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFF72
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFF72 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED64
Deuteranopia (green-blind)
#FCE77C
Tritanopia (blue-blind)
#ADF6E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #adff72; /* rgb */ color: rgb(173, 255, 114); /* oklch */ color: oklch(91.8% 0.192 134.0);
Tailwind
colors: {
custom: {
50: '#c9ff9e',
500: '#adff72',
950: '#000000',
},
}SCSS
$custom: #adff72; $custom-light: #c9ff9e; $custom-dark: #000000;
JSON
{
"hex": "#adff72",
"rgb": {
"r": 173,
"g": 255,
"b": 114
},
"hsl": {
"h": 94.894,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91814,
"c": 0.19197,
"h": 134
},
"luminance": 0.81619
}Semantic roles & 50–950 ramp
primary
#ADFF72
secondary
#9839DC
accent
#00E685
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680