#9CD786#9CD786
#9CD786 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.9% C 0.125 H 137.5°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD786 |
|---|---|
| RGB | rgb(156, 215, 134) |
| HSL | hsl(104, 50%, 68%) |
| HSV | hsv(104, 38%, 84%) |
| CMYK | cmyk(27.4%, 0%, 37.7%, 15.7%) |
| CIE-LAB | lab(80.40, -33.73, 34.07) |
| CIE-LCH | lch(80.40, 47.94, 134.71°) |
| OKLab | oklab(81.92% -0.0921 0.0844) |
| OKLCH | oklch(81.92% 0.125 137.5) |
| XYZ | xyz(42.3126, 57.3886, 31.3974) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.61
Light Grey Green
#B7E1A1
ΔE00 5.06
Pale Olive Green
#B1D27B
ΔE00 5.31
Light Moss Green
#A6C875
ΔE00 5.52
Lightgreen
#90EE90
ΔE00 6.06
Light Sage
#BCECAC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD786 #C186D7
analogous
#C4D786 #9CD786 #86D798
triadic
#9CD786 #869CD7 #D7869C
tetradic
#9CD786 #86C4D7 #C186D7 #D79886
square
#9CD786 #86C4D7 #C186D7 #D79886
split-complementary
#9CD786 #9886D7 #D786C4
monochromatic
#57AA38 #76C858 #9CD786 #C2E6B4 #E7F5E2
Accessibility & contrast
On white
1.68
#9CD786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#9CD786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD786
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD786 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB80
Deuteranopia (green-blind)
#D3C58B
Tritanopia (blue-blind)
#9AD2C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9cd786; /* rgb */ color: rgb(156, 215, 134); /* oklch */ color: oklch(81.9% 0.125 137.5);
Tailwind
colors: {
custom: {
50: '#bbe3aa',
500: '#9cd786',
950: '#000000',
},
}SCSS
$custom: #9cd786; $custom-light: #bbe3aa; $custom-dark: #000000;
JSON
{
"hex": "#9cd786",
"rgb": {
"r": 156,
"g": 215,
"b": 134
},
"hsl": {
"h": 103.704,
"s": 50.311,
"l": 68.431
},
"oklch": {
"l": 0.81924,
"c": 0.12492,
"h": 137.5
},
"luminance": 0.5739
}Semantic roles & 50–950 ramp
primary
#9CD786
secondary
#9554AD
accent
#28BE95
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481