#9CDC81#9CDC81
#9CDC81 is a very light, vivid green. Relative luminance 0.598; OKLCH L 83.0% C 0.138 H 136.9°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDC81 |
|---|---|
| RGB | rgb(156, 220, 129) |
| HSL | hsl(102, 57%, 68%) |
| HSV | hsv(102, 41%, 86%) |
| CMYK | cmyk(29.1%, 0%, 41.4%, 13.7%) |
| CIE-LAB | lab(81.75, -36.71, 38.34) |
| CIE-LCH | lch(81.75, 53.08, 133.76°) |
| OKLab | oklab(82.99% -0.1005 0.0941) |
| OKLCH | oklch(82.99% 0.138 136.9) |
| XYZ | xyz(43.2647, 59.8378, 30.0349) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.04
Pale Olive Green
#B1D27B
ΔE00 5.49
Pistachio
#93C572
ΔE00 5.59
Light Grey Green
#B7E1A1
ΔE00 5.86
Light Moss Green
#A6C875
ΔE00 6.23
Washed Out Green
#BCF5A6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDC81 #C181DC
analogous
#C9DC81 #9CDC81 #81DC93
triadic
#9CDC81 #819CDC #DC819C
tetradic
#9CDC81 #81C9DC #C181DC #DC9381
square
#9CDC81 #81C9DC #C181DC #DC9381
split-complementary
#9CDC81 #9381DC #DC81C9
monochromatic
#57B131 #76CF51 #9CDC81 #C2E9B1 #E7F7E1
Accessibility & contrast
On white
1.62
#9CDC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#9CDC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDC81
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDC81 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7A
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#9AD6C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #9cdc81; /* rgb */ color: rgb(156, 220, 129); /* oklch */ color: oklch(83.0% 0.138 136.9);
Tailwind
colors: {
custom: {
50: '#bbe7a7',
500: '#9cdc81',
950: '#000000',
},
}SCSS
$custom: #9cdc81; $custom-light: #bbe7a7; $custom-dark: #000000;
JSON
{
"hex": "#9cdc81",
"rgb": {
"r": 156,
"g": 220,
"b": 129
},
"hsl": {
"h": 102.198,
"s": 56.522,
"l": 68.431
},
"oklch": {
"l": 0.82992,
"c": 0.13767,
"h": 136.9
},
"luminance": 0.59839
}Semantic roles & 50–950 ramp
primary
#9CDC81
secondary
#954FB3
accent
#21C494
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#12160F
muted
#828480