#ADFC74#ADFC74
#ADFC74 is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.1% C 0.186 H 133.9°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFC74 |
|---|---|
| RGB | rgb(173, 252, 116) |
| HSL | hsl(95, 96%, 72%) |
| HSV | hsv(95, 54%, 99%) |
| CMYK | cmyk(31.3%, 0%, 54%, 1.2%) |
| CIE-LAB | lab(91.58, -46.55, 56.79) |
| CIE-LCH | lch(91.58, 73.43, 129.34°) |
| OKLab | oklab(91.15% -0.1291 0.1343) |
| OKLCH | oklch(91.15% 0.186 133.9) |
| XYZ | xyz(55.1953, 79.7640, 29.0074) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.68
Light Lime
#AEFD6C
ΔE00 1.09
Key Lime
#AEFF6E
ΔE00 1.10
Pale Lime Green
#B1FF65
ΔE00 2.20
Light Grass Green
#9AF764
ΔE00 2.30
Pale Lime
#BEFD73
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFC74 #C374FC
analogous
#F1FC74 #ADFC74 #74FC7F
triadic
#ADFC74 #74ADFC #FC74AD
tetradic
#ADFC74 #74F1FC #C374FC #FC7F74
square
#ADFC74 #74F1FC #C374FC #FC7F74
split-complementary
#ADFC74 #7F74FC #FC74F1
monochromatic
#68F005 #8AFB38 #ADFC74 #D0FDB0 #EDFEE1
Accessibility & contrast
On white
1.24
#ADFC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#ADFC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFC74
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFC74 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB67
Deuteranopia (green-blind)
#F9E57D
Tritanopia (blue-blind)
#ADF3DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #adfc74; /* rgb */ color: rgb(173, 252, 116); /* oklch */ color: oklch(91.1% 0.186 133.9);
Tailwind
colors: {
custom: {
50: '#c9fe9f',
500: '#adfc74',
950: '#000000',
},
}SCSS
$custom: #adfc74; $custom-light: #c9fe9f; $custom-dark: #000000;
JSON
{
"hex": "#adfc74",
"rgb": {
"r": 173,
"g": 252,
"b": 116
},
"hsl": {
"h": 94.853,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.91149,
"c": 0.18628,
"h": 133.9
},
"luminance": 0.79766
}Semantic roles & 50–950 ramp
primary
#ADFC74
secondary
#973CD8
accent
#00E685
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13180F
muted
#838680