#ADF97A#ADF97A
#ADF97A is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 90.5% C 0.177 H 134.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF97A |
|---|---|
| RGB | rgb(173, 249, 122) |
| HSL | hsl(96, 91%, 73%) |
| HSV | hsv(96, 51%, 98%) |
| CMYK | cmyk(30.5%, 0%, 51%, 2.4%) |
| CIE-LAB | lab(90.80, -44.64, 53.14) |
| CIE-LCH | lch(90.80, 69.40, 130.03°) |
| OKLab | oklab(90.54% -0.1234 0.1268) |
| OKLCH | oklch(90.54% 0.177 134.2) |
| XYZ | xyz(54.6210, 78.0388, 30.5937) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.06
Light Lime
#AEFD6C
ΔE00 2.16
Key Lime
#AEFF6E
ΔE00 2.23
Light Grass Green
#9AF764
ΔE00 2.70
Light Yellowish Green
#C2FF89
ΔE00 2.75
Pistachio (survey)
#C0FA8B
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF97A #C67AF9
analogous
#ECF97A #ADF97A #7AF987
triadic
#ADF97A #7AADF9 #F97AAD
tetradic
#ADF97A #7AECF9 #C67AF9 #F9877A
square
#ADF97A #7AECF9 #C67AF9 #F9877A
split-complementary
#ADF97A #877AF9 #F97AEC
monochromatic
#66EE0B #89F63F #ADF97A #D1FCB5 #EDFEE2
Accessibility & contrast
On white
1.26
#ADF97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#ADF97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF97A
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF97A | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96F
Deuteranopia (green-blind)
#F6E282
Tritanopia (blue-blind)
#ADF1DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #adf97a; /* rgb */ color: rgb(173, 249, 122); /* oklch */ color: oklch(90.5% 0.177 134.2);
Tailwind
colors: {
custom: {
50: '#c9fba3',
500: '#adf97a',
950: '#000000',
},
}SCSS
$custom: #adf97a; $custom-light: #c9fba3; $custom-dark: #000000;
JSON
{
"hex": "#adf97a",
"rgb": {
"r": 173,
"g": 249,
"b": 122
},
"hsl": {
"h": 95.906,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.90536,
"c": 0.17693,
"h": 134.2
},
"luminance": 0.78041
}Semantic roles & 50–950 ramp
primary
#ADF97A
secondary
#9A42D5
accent
#00E689
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580