#9CDC76#9CDC76
#9CDC76 is a very light, vivid yellow-green. Relative luminance 0.596; OKLCH L 82.8% C 0.149 H 134.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDC76 |
|---|---|
| RGB | rgb(156, 220, 118) |
| HSL | hsl(98, 59%, 66%) |
| HSV | hsv(98, 46%, 86%) |
| CMYK | cmyk(29.1%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(81.60, -38.12, 43.58) |
| CIE-LCH | lch(81.60, 57.90, 131.18°) |
| OKLab | oklab(82.82% -0.1049 0.1054) |
| OKLCH | oklch(82.82% 0.149 134.9) |
| XYZ | xyz(42.5725, 59.5609, 26.3894) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 5.26
Lightgreen
#90EE90
ΔE00 5.82
Pistachio
#93C572
ΔE00 5.88
Light Moss Green
#A6C875
ΔE00 6.18
Fresh Green
#69D84F
ΔE00 6.35
Lightish Green
#61E160
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDC76 #B676DC
analogous
#CFDC76 #9CDC76 #76DC83
triadic
#9CDC76 #769CDC #DC769C
tetradic
#9CDC76 #76CFDC #B676DC #DC8376
square
#9CDC76 #76CFDC #B676DC #DC8376
split-complementary
#9CDC76 #8376DC #DC76CF
monochromatic
#5CAC2C #79D045 #9CDC76 #BFE8A7 #E2F5D7
Accessibility & contrast
On white
1.63
#9CDC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#9CDC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDC76
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDC76 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE6E
Deuteranopia (green-blind)
#D9C97C
Tritanopia (blue-blind)
#9BD5C4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #9cdc76; /* rgb */ color: rgb(156, 220, 118); /* oklch */ color: oklch(82.8% 0.149 134.9);
Tailwind
colors: {
custom: {
50: '#bce79f',
500: '#9cdc76',
950: '#000000',
},
}SCSS
$custom: #9cdc76; $custom-light: #bce79f; $custom-dark: #000000;
JSON
{
"hex": "#9cdc76",
"rgb": {
"r": 156,
"g": 220,
"b": 118
},
"hsl": {
"h": 97.647,
"s": 59.302,
"l": 66.275
},
"oklch": {
"l": 0.82821,
"c": 0.14874,
"h": 134.9
},
"luminance": 0.59562
}Semantic roles & 50–950 ramp
primary
#9CDC76
secondary
#8848AE
accent
#1FC788
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#12160F
muted
#828480