#9ED87F#9ED87F
#9ED87F is a very light, vivid yellow-green. Relative luminance 0.579; OKLCH L 82.2% C 0.133 H 135.4°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9ED87F |
|---|---|
| RGB | rgb(158, 216, 127) |
| HSL | hsl(99, 53%, 67%) |
| HSV | hsv(99, 41%, 85%) |
| CMYK | cmyk(26.9%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(80.69, -34.46, 38.01) |
| CIE-LCH | lch(80.69, 51.31, 132.20°) |
| OKLab | oklab(82.16% -0.0945 0.0932) |
| OKLCH | oklch(82.16% 0.133 135.4) |
| XYZ | xyz(42.4861, 57.9118, 29.0142) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.54
Pistachio
#93C572
ΔE00 4.63
Light Moss Green
#A6C875
ΔE00 5.10
Light Grey Green
#B7E1A1
ΔE00 5.73
Lightgreen
#90EE90
ΔE00 6.16
Washed Out Green
#BCF5A6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ED87F #B97FD8
analogous
#CBD87F #9ED87F #7FD88D
triadic
#9ED87F #7F9ED8 #D87F9E
tetradic
#9ED87F #7FCBD8 #B97FD8 #D88D7F
square
#9ED87F #7FCBD8 #B97FD8 #D88D7F
split-complementary
#9ED87F #8D7FD8 #D87FCB
monochromatic
#5CA934 #7ACA50 #9ED87F #C2E6AE #E5F5DD
Accessibility & contrast
On white
1.67
#9ED87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#9ED87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ED87F
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ED87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ED87F | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB78
Deuteranopia (green-blind)
#D5C684
Tritanopia (blue-blind)
#9DD2C2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9ed87f; /* rgb */ color: rgb(158, 216, 127); /* oklch */ color: oklch(82.2% 0.133 135.4);
Tailwind
colors: {
custom: {
50: '#bce4a5',
500: '#9ed87f',
950: '#000000',
},
}SCSS
$custom: #9ed87f; $custom-light: #bce4a5; $custom-dark: #000000;
JSON
{
"hex": "#9ed87f",
"rgb": {
"r": 158,
"g": 216,
"b": 127
},
"hsl": {
"h": 99.101,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.82155,
"c": 0.1327,
"h": 135.4
},
"luminance": 0.57913
}Semantic roles & 50–950 ramp
primary
#9ED87F
secondary
#8C4FAC
accent
#25C18A
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480