#9CD97D#9CD97D
#9CD97D is a very light, vivid yellow-green. Relative luminance 0.582; OKLCH L 82.2% C 0.137 H 135.8°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD97D |
|---|---|
| RGB | rgb(156, 217, 125) |
| HSL | hsl(100, 55%, 67%) |
| HSV | hsv(100, 42%, 85%) |
| CMYK | cmyk(28.1%, 0%, 42.4%, 14.9%) |
| CIE-LAB | lab(80.83, -35.88, 39.17) |
| CIE-LCH | lch(80.83, 53.12, 132.49°) |
| OKLab | oklab(82.23% -0.0984 0.0958) |
| OKLCH | oklch(82.23% 0.137 135.8) |
| XYZ | xyz(42.2238, 58.1729, 28.4019) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.89
Pistachio
#93C572
ΔE00 4.90
Light Moss Green
#A6C875
ΔE00 5.49
Lightgreen
#90EE90
ΔE00 5.85
Light Grey Green
#B7E1A1
ΔE00 6.13
Washed Out Green
#BCF5A6
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD97D #BA7DD9
analogous
#CAD97D #9CD97D #7DD98C
triadic
#9CD97D #7D9CD9 #D97D9C
tetradic
#9CD97D #7DCAD9 #BA7DD9 #D98C7D
square
#9CD97D #7DCAD9 #BA7DD9 #D98C7D
split-complementary
#9CD97D #8C7DD9 #D97DCA
monochromatic
#5AAA32 #78CB4E #9CD97D #C0E7AC #E4F5DC
Accessibility & contrast
On white
1.66
#9CD97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#9CD97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD97D
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD97D | 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)
#DFCC76
Deuteranopia (green-blind)
#D6C782
Tritanopia (blue-blind)
#9BD3C3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9cd97d; /* rgb */ color: rgb(156, 217, 125); /* oklch */ color: oklch(82.2% 0.137 135.8);
Tailwind
colors: {
custom: {
50: '#bbe5a4',
500: '#9cd97d',
950: '#000000',
},
}SCSS
$custom: #9cd97d; $custom-light: #bbe5a4; $custom-dark: #000000;
JSON
{
"hex": "#9cd97d",
"rgb": {
"r": 156,
"g": 217,
"b": 125
},
"hsl": {
"h": 99.783,
"s": 54.762,
"l": 67.059
},
"oklch": {
"l": 0.82233,
"c": 0.13731,
"h": 135.8
},
"luminance": 0.58174
}Semantic roles & 50–950 ramp
primary
#9CD97D
secondary
#8D4DAD
accent
#23C28D
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12150F
muted
#828480