#ADF97F#ADF97F
#ADF97F is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.6% C 0.172 H 134.9°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF97F |
|---|---|
| RGB | rgb(173, 249, 127) |
| HSL | hsl(97, 91%, 74%) |
| HSV | hsv(97, 49%, 98%) |
| CMYK | cmyk(30.5%, 0%, 49%, 2.4%) |
| CIE-LAB | lab(90.86, -44.08, 50.89) |
| CIE-LCH | lch(90.86, 67.33, 130.90°) |
| OKLab | oklab(90.6% -0.1216 0.1222) |
| OKLCH | oklch(90.6% 0.172 134.9) |
| XYZ | xyz(54.9388, 78.1659, 32.2674) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.69
Pistachio (survey)
#C0FA8B
ΔE00 2.67
Light Yellowish Green
#C2FF89
ΔE00 2.72
Light Green
#96F97B
ΔE00 2.78
Light Lime
#AEFD6C
ΔE00 2.80
Key Lime
#AEFF6E
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF97F #CB7FF9
analogous
#EAF97F #ADF97F #7FF98E
triadic
#ADF97F #7FADF9 #F97FAD
tetradic
#ADF97F #7FEAF9 #CB7FF9 #F98E7F
square
#ADF97F #7FEAF9 #CB7FF9 #F98E7F
split-complementary
#ADF97F #8E7FF9 #F97FEA
monochromatic
#62F20B #88F645 #ADF97F #D2FCB9 #ECFEE2
Accessibility & contrast
On white
1.26
#ADF97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#ADF97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF97F
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF97F | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE974
Deuteranopia (green-blind)
#F6E287
Tritanopia (blue-blind)
#ACF1DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #adf97f; /* rgb */ color: rgb(173, 249, 127); /* oklch */ color: oklch(90.6% 0.172 134.9);
Tailwind
colors: {
custom: {
50: '#c8fba6',
500: '#adf97f',
950: '#000000',
},
}SCSS
$custom: #adf97f; $custom-light: #c8fba6; $custom-dark: #000000;
JSON
{
"hex": "#adf97f",
"rgb": {
"r": 173,
"g": 249,
"b": 127
},
"hsl": {
"h": 97.377,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.90601,
"c": 0.17234,
"h": 134.9
},
"luminance": 0.78168
}Semantic roles & 50–950 ramp
primary
#ADF97F
secondary
#A046D6
accent
#00E68F
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131710
muted
#838580