#9FC992#9FC992
#9FC992 is a light, moderate green. Relative luminance 0.512; OKLCH L 79.1% C 0.088 H 138.4°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC992 |
|---|---|
| RGB | rgb(159, 201, 146) |
| HSL | hsl(106, 34%, 68%) |
| HSV | hsv(106, 27%, 79%) |
| CMYK | cmyk(20.9%, 0%, 27.4%, 21.2%) |
| CIE-LAB | lab(76.81, -24.20, 23.08) |
| CIE-LCH | lch(76.81, 33.44, 136.35°) |
| OKLab | oklab(79.15% -0.0658 0.0584) |
| OKLCH | oklch(79.15% 0.088 138.4) |
| XYZ | xyz(40.3718, 51.2186, 34.9477) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.34
Lichen
#8FB67B
ΔE00 5.27
Pistachio
#93C572
ΔE00 5.85
Light Grey Green
#B7E1A1
ΔE00 6.05
Sage Green (survey)
#88B378
ΔE00 6.25
Light Moss Green
#A6C875
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC992 #BC92C9
analogous
#BAC992 #9FC992 #92C9A0
triadic
#9FC992 #929FC9 #C9929F
tetradic
#9FC992 #92BAC9 #BC92C9 #C9A092
square
#9FC992 #92BAC9 #BC92C9 #C9A092
split-complementary
#9FC992 #A092C9 #C992BA
monochromatic
#5C964A #7BB569 #9FC992 #C3DDBB #E7F2E4
Accessibility & contrast
On white
1.87
#9FC992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#9FC992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC992
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC992 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08F
Deuteranopia (green-blind)
#C6BC95
Tritanopia (blue-blind)
#9DC5BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9fc992; /* rgb */ color: rgb(159, 201, 146); /* oklch */ color: oklch(79.1% 0.088 138.4);
Tailwind
colors: {
custom: {
50: '#bcd9b2',
500: '#9fc992',
950: '#000000',
},
}SCSS
$custom: #9fc992; $custom-light: #bcd9b2; $custom-dark: #000000;
JSON
{
"hex": "#9fc992",
"rgb": {
"r": 159,
"g": 201,
"b": 146
},
"hsl": {
"h": 105.818,
"s": 33.742,
"l": 68.039
},
"oklch": {
"l": 0.7915,
"c": 0.088,
"h": 138.4
},
"luminance": 0.5122
}Semantic roles & 50–950 ramp
primary
#9FC992
secondary
#8F629E
accent
#39AD91
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#121411
muted
#828381