#ADFA74#ADFA74
#ADFA74 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 90.7% C 0.184 H 133.6°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFA74 |
|---|---|
| RGB | rgb(173, 250, 116) |
| HSL | hsl(94, 93%, 72%) |
| HSV | hsv(94, 54%, 98%) |
| CMYK | cmyk(30.8%, 0%, 53.6%, 2%) |
| CIE-LAB | lab(91.01, -45.70, 56.13) |
| CIE-LCH | lch(91.01, 72.38, 129.15°) |
| OKLab | oklab(90.69% -0.1267 0.1329) |
| OKLCH | oklch(90.69% 0.184 133.6) |
| XYZ | xyz(54.5706, 78.5144, 28.7992) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.49
Light Lime
#AEFD6C
ΔE00 1.31
Key Lime
#AEFF6E
ΔE00 1.45
Light Grass Green
#9AF764
ΔE00 2.29
Pale Lime Green
#B1FF65
ΔE00 2.42
Pale Lime
#BEFD73
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFA74 #C174FA
analogous
#F0FA74 #ADFA74 #74FA7E
triadic
#ADFA74 #74ADFA #FA74AD
tetradic
#ADFA74 #74F0FA #C174FA #FA7E74
square
#ADFA74 #74F0FA #C174FA #FA7E74
split-complementary
#ADFA74 #7E74FA #FA74F0
monochromatic
#69EB08 #8AF839 #ADFA74 #D0FCAF #EEFEE1
Accessibility & contrast
On white
1.26
#ADFA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#ADFA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFA74
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFA74 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE967
Deuteranopia (green-blind)
#F8E37D
Tritanopia (blue-blind)
#ADF1DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #adfa74; /* rgb */ color: rgb(173, 250, 116); /* oklch */ color: oklch(90.7% 0.184 133.6);
Tailwind
colors: {
custom: {
50: '#c9fc9f',
500: '#adfa74',
950: '#000000',
},
}SCSS
$custom: #adfa74; $custom-light: #c9fc9f; $custom-dark: #000000;
JSON
{
"hex": "#adfa74",
"rgb": {
"r": 173,
"g": 250,
"b": 116
},
"hsl": {
"h": 94.478,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.9069,
"c": 0.18362,
"h": 133.6
},
"luminance": 0.78516
}Semantic roles & 50–950 ramp
primary
#ADFA74
secondary
#953CD6
accent
#00E684
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13170F
muted
#838580