#9DC992#9DC992
#9DC992 is a light, moderate green. Relative luminance 0.510; OKLCH L 79.0% C 0.089 H 139.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9DC992 |
|---|---|
| RGB | rgb(157, 201, 146) |
| HSL | hsl(108, 34%, 68%) |
| HSV | hsv(108, 27%, 79%) |
| CMYK | cmyk(21.9%, 0%, 27.4%, 21.2%) |
| CIE-LAB | lab(76.69, -24.89, 22.90) |
| CIE-LCH | lch(76.69, 33.82, 137.39°) |
| OKLab | oklab(79.02% -0.0677 0.058) |
| OKLCH | oklch(79.02% 0.089 139.4) |
| XYZ | xyz(39.9783, 51.0157, 34.9292) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.17
Lichen
#8FB67B
ΔE00 5.27
Pistachio
#93C572
ΔE00 5.86
Sage Green (survey)
#88B378
ΔE00 6.17
Light Grey Green
#B7E1A1
ΔE00 6.18
Light Moss Green
#A6C875
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DC992 #BE92C9
analogous
#B8C992 #9DC992 #92C9A2
triadic
#9DC992 #929DC9 #C9929D
tetradic
#9DC992 #92B8C9 #BE92C9 #C9A292
square
#9DC992 #92B8C9 #BE92C9 #C9A292
split-complementary
#9DC992 #A292C9 #C992B8
monochromatic
#5A964A #78B569 #9DC992 #C2DDBB #E7F2E4
Accessibility & contrast
On white
1.87
#9DC992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#9DC992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DC992
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DC992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DC992 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08F
Deuteranopia (green-blind)
#C5BC95
Tritanopia (blue-blind)
#9BC5BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9dc992; /* rgb */ color: rgb(157, 201, 146); /* oklch */ color: oklch(79.0% 0.089 139.4);
Tailwind
colors: {
custom: {
50: '#bad9b2',
500: '#9dc992',
950: '#000000',
},
}SCSS
$custom: #9dc992; $custom-light: #bad9b2; $custom-dark: #000000;
JSON
{
"hex": "#9dc992",
"rgb": {
"r": 157,
"g": 201,
"b": 146
},
"hsl": {
"h": 108,
"s": 33.742,
"l": 68.039
},
"oklch": {
"l": 0.7902,
"c": 0.08917,
"h": 139.4
},
"luminance": 0.51017
}Semantic roles & 50–950 ramp
primary
#9DC992
secondary
#92629E
accent
#39AD95
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#121411
muted
#828381