#9FCE8A#9FCE8A
#9FCE8A is a light, moderate green. Relative luminance 0.533; OKLCH L 80.1% C 0.105 H 136.3°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCE8A |
|---|---|
| RGB | rgb(159, 206, 138) |
| HSL | hsl(101, 41%, 67%) |
| HSV | hsv(101, 33%, 81%) |
| CMYK | cmyk(22.8%, 0%, 33%, 19.2%) |
| CIE-LAB | lab(78.08, -27.86, 28.99) |
| CIE-LCH | lch(78.08, 40.21, 133.87°) |
| OKLab | oklab(80.12% -0.0759 0.0725) |
| OKLCH | oklch(80.12% 0.105 136.3) |
| XYZ | xyz(40.9557, 53.3475, 32.1791) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.94
Light Moss Green
#A6C875
ΔE00 4.67
Light Grey Green
#B7E1A1
ΔE00 5.04
Pale Olive Green
#B1D27B
ΔE00 5.41
Lichen
#8FB67B
ΔE00 6.25
Pale Olive
#B9CC81
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCE8A #B98ACE
analogous
#C1CE8A #9FCE8A #8ACE97
triadic
#9FCE8A #8A9FCE #CE8A9F
tetradic
#9FCE8A #8AC1CE #B98ACE #CE978A
square
#9FCE8A #8AC1CE #B98ACE #CE978A
split-complementary
#9FCE8A #978ACE #CE8AC1
monochromatic
#5D9C41 #7CBC5F #9FCE8A #C2E0B5 #E6F2E0
Accessibility & contrast
On white
1.80
#9FCE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#9FCE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCE8A
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCE8A | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C485
Deuteranopia (green-blind)
#CCC08E
Tritanopia (blue-blind)
#9EC9BC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9fce8a; /* rgb */ color: rgb(159, 206, 138); /* oklch */ color: oklch(80.1% 0.105 136.3);
Tailwind
colors: {
custom: {
50: '#bcddac',
500: '#9fce8a',
950: '#000000',
},
}SCSS
$custom: #9fce8a; $custom-light: #bcddac; $custom-dark: #000000;
JSON
{
"hex": "#9fce8a",
"rgb": {
"r": 159,
"g": 206,
"b": 138
},
"hsl": {
"h": 101.471,
"s": 40.964,
"l": 67.451
},
"oklch": {
"l": 0.80122,
"c": 0.10497,
"h": 136.3
},
"luminance": 0.53349
}Semantic roles & 50–950 ramp
primary
#9FCE8A
secondary
#8C5AA2
accent
#31B48C
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481