#9BD97F#9BD97F
#9BD97F is a very light, vivid green. Relative luminance 0.581; OKLCH L 82.2% C 0.136 H 136.5°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9BD97F |
|---|---|
| RGB | rgb(155, 217, 127) |
| HSL | hsl(101, 54%, 67%) |
| HSV | hsv(101, 41%, 85%) |
| CMYK | cmyk(28.6%, 0%, 41.5%, 14.9%) |
| CIE-LAB | lab(80.81, -35.96, 38.12) |
| CIE-LCH | lch(80.81, 52.40, 133.32°) |
| OKLab | oklab(82.21% -0.0985 0.0935) |
| OKLCH | oklch(82.21% 0.136 136.5) |
| XYZ | xyz(42.1601, 58.1251, 29.0725) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.89
Pale Olive Green
#B1D27B
ΔE00 5.14
Light Moss Green
#A6C875
ΔE00 5.64
Lightgreen
#90EE90
ΔE00 5.66
Light Grey Green
#B7E1A1
ΔE00 5.96
Washed Out Green
#BCF5A6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BD97F #BD7FD9
analogous
#C8D97F #9BD97F #7FD990
triadic
#9BD97F #7F9BD9 #D97F9B
tetradic
#9BD97F #7FC8D9 #BD7FD9 #D9907F
square
#9BD97F #7FC8D9 #BD7FD9 #D9907F
split-complementary
#9BD97F #907FD9 #D97FC8
monochromatic
#58AB33 #76CB50 #9BD97F #C0E7AE #E5F5DD
Accessibility & contrast
On white
1.66
#9BD97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#9BD97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BD97F
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BD97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BD97F | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC78
Deuteranopia (green-blind)
#D6C784
Tritanopia (blue-blind)
#99D3C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9bd97f; /* rgb */ color: rgb(155, 217, 127); /* oklch */ color: oklch(82.2% 0.136 136.5);
Tailwind
colors: {
custom: {
50: '#bae5a5',
500: '#9bd97f',
950: '#000000',
},
}SCSS
$custom: #9bd97f; $custom-light: #bae5a5; $custom-dark: #000000;
JSON
{
"hex": "#9bd97f",
"rgb": {
"r": 155,
"g": 217,
"b": 127
},
"hsl": {
"h": 101.333,
"s": 54.217,
"l": 67.451
},
"oklch": {
"l": 0.82207,
"c": 0.1358,
"h": 136.5
},
"luminance": 0.58127
}Semantic roles & 50–950 ramp
primary
#9BD97F
secondary
#904EAE
accent
#24C291
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480