#9FCA8A#9FCA8A
#9FCA8A is a light, moderate green. Relative luminance 0.514; OKLCH L 79.2% C 0.099 H 135.7°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCA8A |
|---|---|
| RGB | rgb(159, 202, 138) |
| HSL | hsl(100, 38%, 67%) |
| HSV | hsv(100, 32%, 79%) |
| CMYK | cmyk(21.3%, 0%, 31.7%, 20.8%) |
| CIE-LAB | lab(76.95, -25.93, 27.48) |
| CIE-LCH | lch(76.95, 37.78, 133.34°) |
| OKLab | oklab(79.21% -0.0706 0.0689) |
| OKLCH | oklch(79.21% 0.099 135.7) |
| XYZ | xyz(40.0050, 51.4460, 31.8622) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.08
Light Moss Green
#A6C875
ΔE00 4.72
Lichen
#8FB67B
ΔE00 5.26
Light Grey Green
#B7E1A1
ΔE00 5.69
Darkseagreen
#8FBC8F
ΔE00 5.77
Pale Olive Green
#B1D27B
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCA8A #B58ACA
analogous
#BFCA8A #9FCA8A #8ACA95
triadic
#9FCA8A #8A9FCA #CA8A9F
tetradic
#9FCA8A #8ABFCA #B58ACA #CA958A
square
#9FCA8A #8ABFCA #B58ACA #CA958A
split-complementary
#9FCA8A #958ACA #CA8ABF
monochromatic
#5F9644 #7CB760 #9FCA8A #C2DDB4 #E4F0DE
Accessibility & contrast
On white
1.86
#9FCA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#9FCA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCA8A
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCA8A | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC086
Deuteranopia (green-blind)
#C8BD8D
Tritanopia (blue-blind)
#9FC5B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9fca8a; /* rgb */ color: rgb(159, 202, 138); /* oklch */ color: oklch(79.2% 0.099 135.7);
Tailwind
colors: {
custom: {
50: '#bcdaac',
500: '#9fca8a',
950: '#000000',
},
}SCSS
$custom: #9fca8a; $custom-light: #bcdaac; $custom-dark: #000000;
JSON
{
"hex": "#9fca8a",
"rgb": {
"r": 159,
"g": 202,
"b": 138
},
"hsl": {
"h": 100.312,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.79213,
"c": 0.09863,
"h": 135.7
},
"luminance": 0.51447
}Semantic roles & 50–950 ramp
primary
#9FCA8A
secondary
#875B9D
accent
#35B188
background
#FDFEFD
surface
#F8FBF7
border
#D1D4D0
text
#121410
muted
#828381