#ADF97E#ADF97E
#ADF97E is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 90.6% C 0.173 H 134.7°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ADF97E |
|---|---|
| RGB | rgb(173, 249, 126) |
| HSL | hsl(97, 91%, 74%) |
| HSV | hsv(97, 49%, 98%) |
| CMYK | cmyk(30.5%, 0%, 49.4%, 2.4%) |
| CIE-LAB | lab(90.84, -44.20, 51.34) |
| CIE-LCH | lch(90.84, 67.75, 130.72°) |
| OKLab | oklab(90.59% -0.1219 0.1231) |
| OKLCH | oklch(90.59% 0.173 134.7) |
| XYZ | xyz(54.8739, 78.1400, 31.9259) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.56
Light Lime
#AEFD6C
ΔE00 2.66
Key Lime
#AEFF6E
ΔE00 2.69
Pistachio (survey)
#C0FA8B
ΔE00 2.70
Light Yellowish Green
#C2FF89
ΔE00 2.72
Light Green
#96F97B
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADF97E #CA7EF9
analogous
#EAF97E #ADF97E #7EF98C
triadic
#ADF97E #7EADF9 #F97EAD
tetradic
#ADF97E #7EEAF9 #CA7EF9 #F98C7E
square
#ADF97E #7EEAF9 #CA7EF9 #F98C7E
split-complementary
#ADF97E #8C7EF9 #F97EEA
monochromatic
#63F10B #88F644 #ADF97E #D2FCB8 #ECFEE2
Accessibility & contrast
On white
1.26
#ADF97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#ADF97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADF97E
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADF97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADF97E | 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)
#FFE973
Deuteranopia (green-blind)
#F6E286
Tritanopia (blue-blind)
#ACF1DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #adf97e; /* rgb */ color: rgb(173, 249, 126); /* oklch */ color: oklch(90.6% 0.173 134.7);
Tailwind
colors: {
custom: {
50: '#c8fba6',
500: '#adf97e',
950: '#000000',
},
}SCSS
$custom: #adf97e; $custom-light: #c8fba6; $custom-dark: #000000;
JSON
{
"hex": "#adf97e",
"rgb": {
"r": 173,
"g": 249,
"b": 126
},
"hsl": {
"h": 97.073,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.90588,
"c": 0.17327,
"h": 134.7
},
"luminance": 0.78142
}Semantic roles & 50–950 ramp
primary
#ADF97E
secondary
#9F45D6
accent
#00E68E
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580