#9BD97E#9BD97E
#9BD97E is a very light, vivid green. Relative luminance 0.581; OKLCH L 82.2% C 0.137 H 136.3°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #9BD97E |
|---|---|
| RGB | rgb(155, 217, 126) |
| HSL | hsl(101, 54%, 67%) |
| HSV | hsv(101, 42%, 85%) |
| CMYK | cmyk(28.6%, 0%, 41.9%, 14.9%) |
| CIE-LAB | lab(80.79, -36.09, 38.61) |
| CIE-LCH | lch(80.79, 52.85, 133.07°) |
| OKLab | oklab(82.19% -0.0989 0.0946) |
| OKLCH | oklch(82.19% 0.137 136.3) |
| XYZ | xyz(42.0952, 58.0992, 28.7310) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.90
Pale Olive Green
#B1D27B
ΔE00 5.09
Light Moss Green
#A6C875
ΔE00 5.62
Lightgreen
#90EE90
ΔE00 5.70
Light Grey Green
#B7E1A1
ΔE00 6.08
Washed Out Green
#BCF5A6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BD97E #BC7ED9
analogous
#C9D97E #9BD97E #7ED98F
triadic
#9BD97E #7E9BD9 #D97E9B
tetradic
#9BD97E #7EC9D9 #BC7ED9 #D98F7E
square
#9BD97E #7EC9D9 #BC7ED9 #D98F7E
split-complementary
#9BD97E #8F7ED9 #D97EC9
monochromatic
#59AA32 #76CB4F #9BD97E #C0E7AD #E4F5DD
Accessibility & contrast
On white
1.66
#9BD97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#9BD97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BD97E
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BD97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BD97E | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC77
Deuteranopia (green-blind)
#D6C783
Tritanopia (blue-blind)
#9AD3C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9bd97e; /* rgb */ color: rgb(155, 217, 126); /* oklch */ color: oklch(82.2% 0.137 136.3);
Tailwind
colors: {
custom: {
50: '#bae5a4',
500: '#9bd97e',
950: '#000000',
},
}SCSS
$custom: #9bd97e; $custom-light: #bae5a4; $custom-dark: #000000;
JSON
{
"hex": "#9bd97e",
"rgb": {
"r": 155,
"g": 217,
"b": 126
},
"hsl": {
"h": 100.879,
"s": 54.491,
"l": 67.255
},
"oklch": {
"l": 0.8219,
"c": 0.13682,
"h": 136.3
},
"luminance": 0.58101
}Semantic roles & 50–950 ramp
primary
#9BD97E
secondary
#8F4EAE
accent
#24C28F
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480