#9DD87F#9DD87F
#9DD87F is a very light, vivid yellow-green. Relative luminance 0.578; OKLCH L 82.1% C 0.133 H 135.7°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9DD87F |
|---|---|
| RGB | rgb(157, 216, 127) |
| HSL | hsl(100, 53%, 67%) |
| HSV | hsv(100, 41%, 85%) |
| CMYK | cmyk(27.3%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(80.63, -34.81, 37.92) |
| CIE-LCH | lch(80.63, 51.48, 132.55°) |
| OKLab | oklab(82.09% -0.0954 0.093) |
| OKLCH | oklch(82.09% 0.133 135.7) |
| XYZ | xyz(42.2902, 57.8108, 29.0050) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 4.63
Pale Olive Green
#B1D27B
ΔE00 4.70
Light Moss Green
#A6C875
ΔE00 5.21
Light Grey Green
#B7E1A1
ΔE00 5.79
Lightgreen
#90EE90
ΔE00 6.06
Washed Out Green
#BCF5A6
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DD87F #BA7FD8
analogous
#CAD87F #9DD87F #7FD88E
triadic
#9DD87F #7F9DD8 #D87F9D
tetradic
#9DD87F #7FCAD8 #BA7FD8 #D88E7F
square
#9DD87F #7FCAD8 #BA7FD8 #D88E7F
split-complementary
#9DD87F #8E7FD8 #D87FCA
monochromatic
#5BA934 #79CA50 #9DD87F #C1E6AE #E5F5DD
Accessibility & contrast
On white
1.67
#9DD87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#9DD87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DD87F
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DD87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DD87F | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB78
Deuteranopia (green-blind)
#D5C684
Tritanopia (blue-blind)
#9CD2C2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9dd87f; /* rgb */ color: rgb(157, 216, 127); /* oklch */ color: oklch(82.1% 0.133 135.7);
Tailwind
colors: {
custom: {
50: '#bce4a5',
500: '#9dd87f',
950: '#000000',
},
}SCSS
$custom: #9dd87f; $custom-light: #bce4a5; $custom-dark: #000000;
JSON
{
"hex": "#9dd87f",
"rgb": {
"r": 157,
"g": 216,
"b": 127
},
"hsl": {
"h": 99.775,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.82094,
"c": 0.13323,
"h": 135.7
},
"luminance": 0.57812
}Semantic roles & 50–950 ramp
primary
#9DD87F
secondary
#8D4FAC
accent
#25C18C
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480