#9FCF8A#9FCF8A
#9FCF8A is a light, moderate green. Relative luminance 0.538; OKLCH L 80.3% C 0.107 H 136.5°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCF8A |
|---|---|
| RGB | rgb(159, 207, 138) |
| HSL | hsl(102, 42%, 68%) |
| HSV | hsv(102, 33%, 81%) |
| CMYK | cmyk(23.2%, 0%, 33.3%, 18.8%) |
| CIE-LAB | lab(78.36, -28.34, 29.36) |
| CIE-LCH | lch(78.36, 40.81, 133.98°) |
| OKLab | oklab(80.35% -0.0772 0.0734) |
| OKLCH | oklch(80.35% 0.107 136.5) |
| XYZ | xyz(41.1972, 53.8305, 32.2596) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.96
Light Moss Green
#A6C875
ΔE00 4.71
Light Grey Green
#B7E1A1
ΔE00 4.90
Pale Olive Green
#B1D27B
ΔE00 5.33
Lichen
#8FB67B
ΔE00 6.51
Pale Olive
#B9CC81
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCF8A #BA8ACF
analogous
#C1CF8A #9FCF8A #8ACF97
triadic
#9FCF8A #8A9FCF #CF8A9F
tetradic
#9FCF8A #8AC1CF #BA8ACF #CF978A
square
#9FCF8A #8AC1CF #BA8ACF #CF978A
split-complementary
#9FCF8A #978ACF #CF8AC1
monochromatic
#5D9E41 #7BBD5F #9FCF8A #C3E1B5 #E6F3E1
Accessibility & contrast
On white
1.78
#9FCF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#9FCF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCF8A
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCF8A | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C585
Deuteranopia (green-blind)
#CCC08E
Tritanopia (blue-blind)
#9ECABD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #9fcf8a; /* rgb */ color: rgb(159, 207, 138); /* oklch */ color: oklch(80.3% 0.107 136.5);
Tailwind
colors: {
custom: {
50: '#bcdeac',
500: '#9fcf8a',
950: '#000000',
},
}SCSS
$custom: #9fcf8a; $custom-light: #bcdeac; $custom-dark: #000000;
JSON
{
"hex": "#9fcf8a",
"rgb": {
"r": 159,
"g": 207,
"b": 138
},
"hsl": {
"h": 101.739,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.8035,
"c": 0.10655,
"h": 136.5
},
"luminance": 0.53832
}Semantic roles & 50–950 ramp
primary
#9FCF8A
secondary
#8D5AA4
accent
#31B58D
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481