#ADFF71#ADFF71
#ADFF71 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 91.8% C 0.193 H 133.9°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFF71 |
|---|---|
| RGB | rgb(173, 255, 113) |
| HSL | hsl(95, 100%, 72%) |
| HSV | hsv(95, 56%, 100%) |
| CMYK | cmyk(32.2%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(92.40, -48.12, 59.07) |
| CIE-LCH | lch(92.40, 76.19, 129.17°) |
| OKLab | oklab(91.8% -0.1336 0.139) |
| OKLCH | oklch(91.8% 0.193 133.9) |
| XYZ | xyz(55.9732, 81.5943, 28.4197) |
| Luminance | 0.8160 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.43
Light Lime
#AEFD6C
ΔE00 0.73
Spring Green (survey)
#A9F971
ΔE00 1.32
Pale Lime Green
#B1FF65
ΔE00 1.67
Light Grass Green
#9AF764
ΔE00 2.40
Light Lime Green
#B9FF66
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFF71 #C371FF
analogous
#F4FF71 #ADFF71 #71FF7C
triadic
#ADFF71 #71ADFF #FF71AD
tetradic
#ADFF71 #71F4FF #C371FF #FF7C71
square
#ADFF71 #71F4FF #C371FF #FF7C71
split-complementary
#ADFF71 #7C71FF #FF71F4
monochromatic
#68F600 #8AFF34 #ADFF71 #D0FFAE #EDFFE0
Accessibility & contrast
On white
1.21
#ADFF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#ADFF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFF71
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFF71 | 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)
#FFED63
Deuteranopia (green-blind)
#FCE77B
Tritanopia (blue-blind)
#ADF6E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #adff71; /* rgb */ color: rgb(173, 255, 113); /* oklch */ color: oklch(91.8% 0.193 133.9);
Tailwind
colors: {
custom: {
50: '#c9ff9e',
500: '#adff71',
950: '#000000',
},
}SCSS
$custom: #adff71; $custom-light: #c9ff9e; $custom-dark: #000000;
JSON
{
"hex": "#adff71",
"rgb": {
"r": 173,
"g": 255,
"b": 113
},
"hsl": {
"h": 94.648,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.91803,
"c": 0.19281,
"h": 133.9
},
"luminance": 0.81596
}Semantic roles & 50–950 ramp
primary
#ADFF71
secondary
#9738DC
accent
#00E685
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680