#9CD992#9CD992
#9CD992 is a very light, moderate green. Relative luminance 0.588; OKLCH L 82.6% C 0.115 H 141.0°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9CD992 |
|---|---|
| RGB | rgb(156, 217, 146) |
| HSL | hsl(112, 48%, 71%) |
| HSV | hsv(112, 33%, 85%) |
| CMYK | cmyk(28.1%, 0%, 32.7%, 14.9%) |
| CIE-LAB | lab(81.16, -32.87, 28.93) |
| CIE-LCH | lch(81.16, 43.79, 138.64°) |
| OKLab | oklab(82.61% -0.0896 0.0725) |
| OKLCH | oklch(82.61% 0.115 141) |
| XYZ | xyz(43.7099, 58.7673, 36.2288) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.28
Hospital Green
#9BE5AA
ΔE00 4.60
Light Sage
#BCECAC
ΔE00 5.56
Pistachio
#93C572
ΔE00 6.00
Lightgreen
#90EE90
ΔE00 6.00
Washed Out Green
#BCF5A6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CD992 #CF92D9
analogous
#BFD992 #9CD992 #92D9AB
triadic
#9CD992 #929CD9 #D9929C
tetradic
#9CD992 #92BFD9 #CF92D9 #D9AB92
square
#9CD992 #92BFD9 #CF92D9 #D9AB92
split-complementary
#9CD992 #AB92D9 #D992BF
monochromatic
#4FB23E #73C965 #9CD992 #C5E9BF #EAF7E8
Accessibility & contrast
On white
1.65
#9CD992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#9CD992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CD992
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CD992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CD992 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8D
Deuteranopia (green-blind)
#D3C796
Tritanopia (blue-blind)
#98D5C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9cd992; /* rgb */ color: rgb(156, 217, 146); /* oklch */ color: oklch(82.6% 0.115 141.0);
Tailwind
colors: {
custom: {
50: '#bbe5b2',
500: '#9cd992',
950: '#000000',
},
}SCSS
$custom: #9cd992; $custom-light: #bbe5b2; $custom-dark: #000000;
JSON
{
"hex": "#9cd992",
"rgb": {
"r": 156,
"g": 217,
"b": 146
},
"hsl": {
"h": 111.549,
"s": 48.299,
"l": 71.176
},
"oklch": {
"l": 0.82606,
"c": 0.11529,
"h": 141
},
"luminance": 0.58769
}Semantic roles & 50–950 ramp
primary
#9CD992
secondary
#A55FB0
accent
#2ABCA7
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481