#9CDC83#9CDC83
#9CDC83 is a very light, vivid green. Relative luminance 0.599; OKLCH L 83.0% C 0.136 H 137.3°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDC83 |
|---|---|
| RGB | rgb(156, 220, 131) |
| HSL | hsl(103, 56%, 69%) |
| HSV | hsv(103, 40%, 86%) |
| CMYK | cmyk(29.1%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(81.78, -36.44, 37.38) |
| CIE-LCH | lch(81.78, 52.20, 134.27°) |
| OKLab | oklab(83.03% -0.0997 0.0919) |
| OKLCH | oklch(83.03% 0.136 137.3) |
| XYZ | xyz(43.3990, 59.8914, 30.7419) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.96
Pale Olive Green
#B1D27B
ΔE00 5.60
Pistachio
#93C572
ΔE00 5.60
Light Grey Green
#B7E1A1
ΔE00 5.63
Light Moss Green
#A6C875
ΔE00 6.29
Washed Out Green
#BCF5A6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDC83 #C383DC
analogous
#C9DC83 #9CDC83 #83DC97
triadic
#9CDC83 #839CDC #DC839C
tetradic
#9CDC83 #83C9DC #C383DC #DC9783
square
#9CDC83 #83C9DC #C383DC #DC9783
split-complementary
#9CDC83 #9783DC #DC83C9
monochromatic
#56B232 #76CF53 #9CDC83 #C2E9B3 #E8F7E2
Accessibility & contrast
On white
1.62
#9CDC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#9CDC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDC83
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDC83 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7C
Deuteranopia (green-blind)
#D8C988
Tritanopia (blue-blind)
#9AD6C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #9cdc83; /* rgb */ color: rgb(156, 220, 131); /* oklch */ color: oklch(83.0% 0.136 137.3);
Tailwind
colors: {
custom: {
50: '#bbe7a8',
500: '#9cdc83',
950: '#000000',
},
}SCSS
$custom: #9cdc83; $custom-light: #bbe7a8; $custom-dark: #000000;
JSON
{
"hex": "#9cdc83",
"rgb": {
"r": 156,
"g": 220,
"b": 131
},
"hsl": {
"h": 103.146,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.83025,
"c": 0.13561,
"h": 137.3
},
"luminance": 0.59893
}Semantic roles & 50–950 ramp
primary
#9CDC83
secondary
#9750B3
accent
#22C496
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#121610
muted
#828480