#9CDC8D#9CDC8D
#9CDC8D is a very light, vivid green. Relative luminance 0.602; OKLCH L 83.2% C 0.125 H 139.7°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDC8D |
|---|---|
| RGB | rgb(156, 220, 141) |
| HSL | hsl(109, 53%, 71%) |
| HSV | hsv(109, 36%, 86%) |
| CMYK | cmyk(29.1%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(81.93, -35.02, 32.52) |
| CIE-LCH | lch(81.93, 47.79, 137.12°) |
| OKLab | oklab(83.2% -0.0955 0.0809) |
| OKLCH | oklch(83.2% 0.125 139.7) |
| XYZ | xyz(44.1097, 60.1757, 34.4851) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.66
Lightgreen
#90EE90
ΔE00 4.93
Hospital Green
#9BE5AA
ΔE00 5.35
Light Sage
#BCECAC
ΔE00 5.70
Pistachio
#93C572
ΔE00 6.00
Washed Out Green
#BCF5A6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDC8D #CD8DDC
analogous
#C3DC8D #9CDC8D #8DDCA5
triadic
#9CDC8D #8D9CDC #DC8D9C
tetradic
#9CDC8D #8DC3DC #CD8DDC #DCA58D
square
#9CDC8D #8DC3DC #CD8DDC #DCA58D
split-complementary
#9CDC8D #A58DDC #DC8DC3
monochromatic
#50B738 #73CE5E #9CDC8D #C5EABC #EBF8E8
Accessibility & contrast
On white
1.61
#9CDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#9CDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDC8D
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDC8D | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF88
Deuteranopia (green-blind)
#D7C991
Tritanopia (blue-blind)
#98D7C8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #9cdc8d; /* rgb */ color: rgb(156, 220, 141); /* oklch */ color: oklch(83.2% 0.125 139.7);
Tailwind
colors: {
custom: {
50: '#bbe7af',
500: '#9cdc8d',
950: '#000000',
},
}SCSS
$custom: #9cdc8d; $custom-light: #bbe7af; $custom-dark: #000000;
JSON
{
"hex": "#9cdc8d",
"rgb": {
"r": 156,
"g": 220,
"b": 141
},
"hsl": {
"h": 108.608,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.83201,
"c": 0.12521,
"h": 139.7
},
"luminance": 0.60177
}Semantic roles & 50–950 ramp
primary
#9CDC8D
secondary
#A25AB3
accent
#25C0A3
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121610
muted
#828481