#9FD97E#9FD97E
#9FD97E is a very light, vivid yellow-green. Relative luminance 0.585; OKLCH L 82.4% C 0.135 H 135.0°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD97E |
|---|---|
| RGB | rgb(159, 217, 126) |
| HSL | hsl(98, 54%, 67%) |
| HSV | hsv(98, 42%, 85%) |
| CMYK | cmyk(26.7%, 0%, 41.9%, 14.9%) |
| CIE-LAB | lab(81.02, -34.71, 38.94) |
| CIE-LCH | lch(81.02, 52.16, 131.72°) |
| OKLab | oklab(82.43% -0.0952 0.0953) |
| OKLCH | oklch(82.43% 0.135 135) |
| XYZ | xyz(42.8758, 58.5017, 28.7676) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.47
Pistachio
#93C572
ΔE00 4.88
Light Moss Green
#A6C875
ΔE00 5.19
Light Grey Green
#B7E1A1
ΔE00 5.85
Lightgreen
#90EE90
ΔE00 6.10
Washed Out Green
#BCF5A6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD97E #B87ED9
analogous
#CCD97E #9FD97E #7ED98B
triadic
#9FD97E #7E9FD9 #D97E9F
tetradic
#9FD97E #7ECCD9 #B87ED9 #D98B7E
square
#9FD97E #7ECCD9 #B87ED9 #D98B7E
split-complementary
#9FD97E #8B7ED9 #D97ECC
monochromatic
#5EAA32 #7CCB4F #9FD97E #C2E7AD #E5F5DD
Accessibility & contrast
On white
1.65
#9FD97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#9FD97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD97E
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD97E | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC77
Deuteranopia (green-blind)
#D7C783
Tritanopia (blue-blind)
#9FD3C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9fd97e; /* rgb */ color: rgb(159, 217, 126); /* oklch */ color: oklch(82.4% 0.135 135.0);
Tailwind
colors: {
custom: {
50: '#bde5a4',
500: '#9fd97e',
950: '#000000',
},
}SCSS
$custom: #9fd97e; $custom-light: #bde5a4; $custom-dark: #000000;
JSON
{
"hex": "#9fd97e",
"rgb": {
"r": 159,
"g": 217,
"b": 126
},
"hsl": {
"h": 98.242,
"s": 54.491,
"l": 67.255
},
"oklch": {
"l": 0.82429,
"c": 0.1347,
"h": 135
},
"luminance": 0.58503
}Semantic roles & 50–950 ramp
primary
#9FD97E
secondary
#8B4EAE
accent
#24C289
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#12150F
muted
#828480