#9CDC85#9CDC85
#9CDC85 is a very light, vivid green. Relative luminance 0.599; OKLCH L 83.1% C 0.134 H 137.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDC85 |
|---|---|
| RGB | rgb(156, 220, 133) |
| HSL | hsl(104, 55%, 69%) |
| HSV | hsv(104, 40%, 86%) |
| CMYK | cmyk(29.1%, 0%, 39.5%, 13.7%) |
| CIE-LAB | lab(81.81, -36.17, 36.41) |
| CIE-LCH | lch(81.81, 51.32, 134.81°) |
| OKLab | oklab(83.06% -0.0989 0.0898) |
| OKLCH | oklch(83.06% 0.134 137.8) |
| XYZ | xyz(43.5358, 59.9462, 31.4627) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.90
Light Grey Green
#B7E1A1
ΔE00 5.41
Pistachio
#93C572
ΔE00 5.64
Pale Olive Green
#B1D27B
ΔE00 5.72
Washed Out Green
#BCF5A6
ΔE00 6.29
Light Moss Green
#A6C875
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDC85 #C585DC
analogous
#C8DC85 #9CDC85 #85DC9A
triadic
#9CDC85 #859CDC #DC859C
tetradic
#9CDC85 #85C8DC #C585DC #DC9A85
square
#9CDC85 #85C8DC #C585DC #DC9A85
split-complementary
#9CDC85 #9A85DC #DC85C8
monochromatic
#55B333 #75CE55 #9CDC85 #C3EAB5 #E9F7E4
Accessibility & contrast
On white
1.62
#9CDC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#9CDC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDC85
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDC85 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7F
Deuteranopia (green-blind)
#D8C98A
Tritanopia (blue-blind)
#99D6C6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #9cdc85; /* rgb */ color: rgb(156, 220, 133); /* oklch */ color: oklch(83.1% 0.134 137.8);
Tailwind
colors: {
custom: {
50: '#bbe7a9',
500: '#9cdc85',
950: '#000000',
},
}SCSS
$custom: #9cdc85; $custom-light: #bbe7a9; $custom-dark: #000000;
JSON
{
"hex": "#9cdc85",
"rgb": {
"r": 156,
"g": 220,
"b": 133
},
"hsl": {
"h": 104.138,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.83059,
"c": 0.13355,
"h": 137.8
},
"luminance": 0.59948
}Semantic roles & 50–950 ramp
primary
#9CDC85
secondary
#9952B3
accent
#23C399
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121610
muted
#828481