#ADFE72#ADFE72
#ADFE72 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.6% C 0.191 H 133.9°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFE72 |
|---|---|
| RGB | rgb(173, 254, 114) |
| HSL | hsl(95, 99%, 72%) |
| HSV | hsv(95, 55%, 100%) |
| CMYK | cmyk(31.9%, 0%, 55.1%, 0.4%) |
| CIE-LAB | lab(92.12, -47.60, 58.32) |
| CIE-LCH | lch(92.12, 75.28, 129.22°) |
| OKLab | oklab(91.59% -0.1321 0.1375) |
| OKLCH | oklch(91.59% 0.191 133.9) |
| XYZ | xyz(55.7116, 80.9807, 28.6118) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.61
Light Lime
#AEFD6C
ΔE00 0.77
Spring Green (survey)
#A9F971
ΔE00 1.09
Pale Lime Green
#B1FF65
ΔE00 1.82
Light Grass Green
#9AF764
ΔE00 2.34
Pale Lime
#BEFD73
ΔE00 2.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFE72 #C372FE
analogous
#F3FE72 #ADFE72 #72FE7D
triadic
#ADFE72 #72ADFE #FE72AD
tetradic
#ADFE72 #72F3FE #C372FE #FE7D72
square
#ADFE72 #72F3FE #C372FE #FE7D72
split-complementary
#ADFE72 #7D72FE #FE72F3
monochromatic
#68F402 #8AFE35 #ADFE72 #D0FEAF #EDFFE1
Accessibility & contrast
On white
1.22
#ADFE72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#ADFE72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFE72
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFE72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFE72 | 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)
#FFED64
Deuteranopia (green-blind)
#FBE67C
Tritanopia (blue-blind)
#ADF5DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #adfe72; /* rgb */ color: rgb(173, 254, 114); /* oklch */ color: oklch(91.6% 0.191 133.9);
Tailwind
colors: {
custom: {
50: '#c9ff9e',
500: '#adfe72',
950: '#000000',
},
}SCSS
$custom: #adfe72; $custom-light: #c9ff9e; $custom-dark: #000000;
JSON
{
"hex": "#adfe72",
"rgb": {
"r": 173,
"g": 254,
"b": 114
},
"hsl": {
"h": 94.714,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.91585,
"c": 0.19065,
"h": 133.9
},
"luminance": 0.80983
}Semantic roles & 50–950 ramp
primary
#ADFE72
secondary
#9739DB
accent
#00E685
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680