#ADFA77#ADFA77
#ADFA77 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 90.7% C 0.181 H 134.0°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFA77 |
|---|---|
| RGB | rgb(173, 250, 119) |
| HSL | hsl(95, 93%, 72%) |
| HSV | hsv(95, 52%, 98%) |
| CMYK | cmyk(30.8%, 0%, 52.4%, 2%) |
| CIE-LAB | lab(91.05, -45.39, 54.81) |
| CIE-LCH | lch(91.05, 71.16, 129.63°) |
| OKLab | oklab(90.73% -0.1257 0.1302) |
| OKLCH | oklch(90.73% 0.181 134) |
| XYZ | xyz(54.7479, 78.5854, 29.7331) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.68
Light Lime
#AEFD6C
ΔE00 1.66
Key Lime
#AEFF6E
ΔE00 1.74
Light Grass Green
#9AF764
ΔE00 2.45
Pale Lime
#BEFD73
ΔE00 2.71
Pale Lime Green
#B1FF65
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFA77 #C477FA
analogous
#EFFA77 #ADFA77 #77FA82
triadic
#ADFA77 #77ADFA #FA77AD
tetradic
#ADFA77 #77EFFA #C477FA #FA8277
square
#ADFA77 #77EFFA #C477FA #FA8277
split-complementary
#ADFA77 #8277FA #FA77EF
monochromatic
#67EE09 #89F83C #ADFA77 #D1FCB2 #EDFEE1
Accessibility & contrast
On white
1.26
#ADFA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#ADFA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFA77
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFA77 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96B
Deuteranopia (green-blind)
#F7E380
Tritanopia (blue-blind)
#ADF2DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #adfa77; /* rgb */ color: rgb(173, 250, 119); /* oklch */ color: oklch(90.7% 0.181 134.0);
Tailwind
colors: {
custom: {
50: '#c9fca1',
500: '#adfa77',
950: '#000000',
},
}SCSS
$custom: #adfa77; $custom-light: #c9fca1; $custom-dark: #000000;
JSON
{
"hex": "#adfa77",
"rgb": {
"r": 173,
"g": 250,
"b": 119
},
"hsl": {
"h": 95.267,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.90727,
"c": 0.18097,
"h": 134
},
"luminance": 0.78587
}Semantic roles & 50–950 ramp
primary
#ADFA77
secondary
#983FD6
accent
#00E687
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13170F
muted
#838580