#9BD97D#9BD97D
#9BD97D is a very light, vivid green. Relative luminance 0.581; OKLCH L 82.2% C 0.138 H 136.1°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #9BD97D |
|---|---|
| RGB | rgb(155, 217, 125) |
| HSL | hsl(100, 55%, 67%) |
| HSV | hsv(100, 42%, 85%) |
| CMYK | cmyk(28.6%, 0%, 42.4%, 14.9%) |
| CIE-LAB | lab(80.78, -36.22, 39.09) |
| CIE-LCH | lch(80.78, 53.29, 132.82°) |
| OKLab | oklab(82.17% -0.0993 0.0956) |
| OKLCH | oklch(82.17% 0.138 136.1) |
| XYZ | xyz(42.0310, 58.0735, 28.3928) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.91
Pale Olive Green
#B1D27B
ΔE00 5.04
Light Moss Green
#A6C875
ΔE00 5.59
Lightgreen
#90EE90
ΔE00 5.75
Light Grey Green
#B7E1A1
ΔE00 6.19
Fresh Green
#69D84F
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BD97D #BB7DD9
analogous
#C9D97D #9BD97D #7DD98D
triadic
#9BD97D #7D9BD9 #D97D9B
tetradic
#9BD97D #7DC9D9 #BB7DD9 #D98D7D
square
#9BD97D #7DC9D9 #BB7DD9 #D98D7D
split-complementary
#9BD97D #8D7DD9 #D97DC9
monochromatic
#59AA32 #77CB4E #9BD97D #BFE7AC #E4F5DC
Accessibility & contrast
On white
1.66
#9BD97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#9BD97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BD97D
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BD97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BD97D | 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)
#DFCC76
Deuteranopia (green-blind)
#D6C782
Tritanopia (blue-blind)
#9AD3C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9bd97d; /* rgb */ color: rgb(155, 217, 125); /* oklch */ color: oklch(82.2% 0.138 136.1);
Tailwind
colors: {
custom: {
50: '#bae5a4',
500: '#9bd97d',
950: '#000000',
},
}SCSS
$custom: #9bd97d; $custom-light: #bae5a4; $custom-dark: #000000;
JSON
{
"hex": "#9bd97d",
"rgb": {
"r": 155,
"g": 217,
"b": 125
},
"hsl": {
"h": 100.435,
"s": 54.762,
"l": 67.059
},
"oklch": {
"l": 0.82174,
"c": 0.13785,
"h": 136.1
},
"luminance": 0.58075
}Semantic roles & 50–950 ramp
primary
#9BD97D
secondary
#8E4DAD
accent
#23C28E
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480