#9CDC7D#9CDC7D
#9CDC7D is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.9% C 0.142 H 136.1°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDC7D |
|---|---|
| RGB | rgb(156, 220, 125) |
| HSL | hsl(100, 58%, 68%) |
| HSV | hsv(100, 43%, 86%) |
| CMYK | cmyk(29.1%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(81.69, -37.24, 40.26) |
| CIE-LCH | lch(81.69, 54.84, 132.77°) |
| OKLab | oklab(82.93% -0.1021 0.0983) |
| OKLCH | oklch(82.93% 0.142 136.1) |
| XYZ | xyz(43.0041, 59.7335, 28.6620) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.27
Pale Olive Green
#B1D27B
ΔE00 5.34
Pistachio
#93C572
ΔE00 5.63
Light Moss Green
#A6C875
ΔE00 6.15
Light Grey Green
#B7E1A1
ΔE00 6.33
Washed Out Green
#BCF5A6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDC7D #BD7DDC
analogous
#CCDC7D #9CDC7D #7DDC8D
triadic
#9CDC7D #7D9CDC #DC7D9C
tetradic
#9CDC7D #7DCCDC #BD7DDC #DC8D7D
square
#9CDC7D #7DCCDC #BD7DDC #DC8D7D
split-complementary
#9CDC7D #8D7DDC #DC7DCC
monochromatic
#59AF2F #77CF4D #9CDC7D #C1E9AD #E5F6DD
Accessibility & contrast
On white
1.62
#9CDC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#9CDC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDC7D
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDC7D | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF76
Deuteranopia (green-blind)
#D9C983
Tritanopia (blue-blind)
#9BD6C5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #9cdc7d; /* rgb */ color: rgb(156, 220, 125); /* oklch */ color: oklch(82.9% 0.142 136.1);
Tailwind
colors: {
custom: {
50: '#bbe7a4',
500: '#9cdc7d',
950: '#000000',
},
}SCSS
$custom: #9cdc7d; $custom-light: #bbe7a4; $custom-dark: #000000;
JSON
{
"hex": "#9cdc7d",
"rgb": {
"r": 156,
"g": 220,
"b": 125
},
"hsl": {
"h": 100.421,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.82928,
"c": 0.14175,
"h": 136.1
},
"luminance": 0.59735
}Semantic roles & 50–950 ramp
primary
#9CDC7D
secondary
#904CB2
accent
#20C58F
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12160F
muted
#828480