#9FC888#9FC888
#9FC888 is a light, moderate yellow-green. Relative luminance 0.505; OKLCH L 78.7% C 0.098 H 134.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9FC888 |
|---|---|
| RGB | rgb(159, 200, 136) |
| HSL | hsl(98, 37%, 66%) |
| HSV | hsv(98, 32%, 78%) |
| CMYK | cmyk(20.5%, 0%, 32%, 21.6%) |
| CIE-LAB | lab(76.35, -25.26, 27.72) |
| CIE-LCH | lch(76.35, 37.50, 132.34°) |
| OKLab | oklab(78.72% -0.0687 0.0694) |
| OKLCH | oklch(78.72% 0.098 134.7) |
| XYZ | xyz(39.3953, 50.4562, 30.9512) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 3.91
Light Moss Green
#A6C875
ΔE00 4.45
Lichen
#8FB67B
ΔE00 4.82
Darkseagreen
#8FBC8F
ΔE00 5.67
Pale Olive Green
#B1D27B
ΔE00 5.79
Sage Green (survey)
#88B378
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FC888 #B188C8
analogous
#BFC888 #9FC888 #88C891
triadic
#9FC888 #889FC8 #C8889F
tetradic
#9FC888 #88BFC8 #B188C8 #C89188
square
#9FC888 #88BFC8 #B188C8 #C89188
split-complementary
#9FC888 #9188C8 #C888BF
monochromatic
#609244 #7DB55E #9FC888 #C1DBB2 #E3EFDC
Accessibility & contrast
On white
1.89
#9FC888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#9FC888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FC888
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FC888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FC888 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF84
Deuteranopia (green-blind)
#C7BB8B
Tritanopia (blue-blind)
#9FC3B7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9fc888; /* rgb */ color: rgb(159, 200, 136); /* oklch */ color: oklch(78.7% 0.098 134.7);
Tailwind
colors: {
custom: {
50: '#bcd9ab',
500: '#9fc888',
950: '#000000',
},
}SCSS
$custom: #9fc888; $custom-light: #bcd9ab; $custom-dark: #000000;
JSON
{
"hex": "#9fc888",
"rgb": {
"r": 159,
"g": 200,
"b": 136
},
"hsl": {
"h": 98.438,
"s": 36.782,
"l": 65.882
},
"oklch": {
"l": 0.78719,
"c": 0.0977,
"h": 134.7
},
"luminance": 0.50457
}Semantic roles & 50–950 ramp
primary
#9FC888
secondary
#835B9A
accent
#36B084
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#121410
muted
#828381