#9CD97B#9CD97B
#9CD97B is a very light, vivid yellow-green. Relative luminance 0.581; OKLCH L 82.2% C 0.139 H 135.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD97B |
|---|---|
| RGB | rgb(156, 217, 123) |
| HSL | hsl(99, 55%, 67%) |
| HSV | hsv(99, 43%, 85%) |
| CMYK | cmyk(28.1%, 0%, 43.3%, 14.9%) |
| CIE-LAB | lab(80.81, -36.14, 40.13) |
| CIE-LCH | lch(80.81, 54.00, 132.01°) |
| OKLab | oklab(82.2% -0.0992 0.0979) |
| OKLCH | oklch(82.2% 0.139 135.4) |
| XYZ | xyz(42.0973, 58.1223, 27.7358) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.82
Pistachio
#93C572
ΔE00 4.94
Light Moss Green
#A6C875
ΔE00 5.46
Lightgreen
#90EE90
ΔE00 5.96
Light Grey Green
#B7E1A1
ΔE00 6.38
Fresh Green
#69D84F
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD97B #B87BD9
analogous
#CBD97B #9CD97B #7BD989
triadic
#9CD97B #7B9CD9 #D97B9C
tetradic
#9CD97B #7BCBD9 #B87BD9 #D9897B
square
#9CD97B #7BCBD9 #B87BD9 #D9897B
split-complementary
#9CD97B #897BD9 #D97BCB
monochromatic
#5BA931 #78CB4B #9CD97B #C0E7AB #E3F4DA
Accessibility & contrast
On white
1.66
#9CD97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#9CD97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD97B
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD97B | 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)
#DFCC74
Deuteranopia (green-blind)
#D6C781
Tritanopia (blue-blind)
#9BD3C2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9cd97b; /* rgb */ color: rgb(156, 217, 123); /* oklch */ color: oklch(82.2% 0.139 135.4);
Tailwind
colors: {
custom: {
50: '#bbe5a2',
500: '#9cd97b',
950: '#000000',
},
}SCSS
$custom: #9cd97b; $custom-light: #bbe5a2; $custom-dark: #000000;
JSON
{
"hex": "#9cd97b",
"rgb": {
"r": 156,
"g": 217,
"b": 123
},
"hsl": {
"h": 98.936,
"s": 55.294,
"l": 66.667
},
"oklch": {
"l": 0.82201,
"c": 0.13936,
"h": 135.4
},
"luminance": 0.58124
}Semantic roles & 50–950 ramp
primary
#9CD97B
secondary
#8A4CAC
accent
#23C38B
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#12150F
muted
#828480