#ADFC71#ADFC71
#ADFC71 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.1% C 0.189 H 133.5°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFC71 |
|---|---|
| RGB | rgb(173, 252, 113) |
| HSL | hsl(94, 96%, 72%) |
| HSV | hsv(94, 55%, 99%) |
| CMYK | cmyk(31.3%, 0%, 55.2%, 1.2%) |
| CIE-LAB | lab(91.55, -46.85, 58.09) |
| CIE-LCH | lch(91.55, 74.63, 128.89°) |
| OKLab | oklab(91.11% -0.1301 0.1369) |
| OKLCH | oklch(91.11% 0.189 133.5) |
| XYZ | xyz(55.0236, 79.6953, 28.1032) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Lime
#AEFD6C
ΔE00 0.73
Spring Green (survey)
#A9F971
ΔE00 0.78
Key Lime
#AEFF6E
ΔE00 0.82
Pale Lime Green
#B1FF65
ΔE00 1.86
Light Grass Green
#9AF764
ΔE00 2.22
Pale Lime
#BEFD73
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFC71 #C071FC
analogous
#F2FC71 #ADFC71 #71FC7B
triadic
#ADFC71 #71ADFC #FC71AD
tetradic
#ADFC71 #71F2FC #C071FC #FC7B71
square
#ADFC71 #71F2FC #C071FC #FC7B71
split-complementary
#ADFC71 #7B71FC #FC71F2
monochromatic
#69EE05 #8AFB35 #ADFC71 #D0FDAD #EEFEE1
Accessibility & contrast
On white
1.24
#ADFC71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#ADFC71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFC71
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFC71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFC71 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB63
Deuteranopia (green-blind)
#FAE47B
Tritanopia (blue-blind)
#ADF3DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #adfc71; /* rgb */ color: rgb(173, 252, 113); /* oklch */ color: oklch(91.1% 0.189 133.5);
Tailwind
colors: {
custom: {
50: '#c9fe9d',
500: '#adfc71',
950: '#000000',
},
}SCSS
$custom: #adfc71; $custom-light: #c9fe9d; $custom-dark: #000000;
JSON
{
"hex": "#adfc71",
"rgb": {
"r": 173,
"g": 252,
"b": 113
},
"hsl": {
"h": 94.101,
"s": 95.862,
"l": 71.569
},
"oklch": {
"l": 0.91114,
"c": 0.18886,
"h": 133.5
},
"luminance": 0.79697
}Semantic roles & 50–950 ramp
primary
#ADFC71
secondary
#9339D8
accent
#00E682
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680