#9FCD8A#9FCD8A
#9FCD8A is a light, moderate green. Relative luminance 0.529; OKLCH L 79.9% C 0.103 H 136.2°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCD8A |
|---|---|
| RGB | rgb(159, 205, 138) |
| HSL | hsl(101, 40%, 67%) |
| HSV | hsv(101, 33%, 80%) |
| CMYK | cmyk(22.4%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(77.80, -27.38, 28.61) |
| CIE-LCH | lch(77.80, 39.60, 133.74°) |
| OKLab | oklab(79.89% -0.0746 0.0716) |
| OKLCH | oklch(79.89% 0.103 136.2) |
| XYZ | xyz(40.7158, 52.8675, 32.0991) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.94
Light Moss Green
#A6C875
ΔE00 4.66
Light Grey Green
#B7E1A1
ΔE00 5.18
Pale Olive Green
#B1D27B
ΔE00 5.49
Lichen
#8FB67B
ΔE00 6.00
Darkseagreen
#8FBC8F
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCD8A #B88ACD
analogous
#C1CD8A #9FCD8A #8ACD97
triadic
#9FCD8A #8A9FCD #CD8A9F
tetradic
#9FCD8A #8AC1CD #B88ACD #CD978A
square
#9FCD8A #8AC1CD #B88ACD #CD978A
split-complementary
#9FCD8A #978ACD #CD8AC1
monochromatic
#5E9B42 #7CBB5F #9FCD8A #C2DFB5 #E5F2E0
Accessibility & contrast
On white
1.81
#9FCD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#9FCD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCD8A
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCD8A | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C386
Deuteranopia (green-blind)
#CBBF8D
Tritanopia (blue-blind)
#9EC8BC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9fcd8a; /* rgb */ color: rgb(159, 205, 138); /* oklch */ color: oklch(79.9% 0.103 136.2);
Tailwind
colors: {
custom: {
50: '#bcdcac',
500: '#9fcd8a',
950: '#000000',
},
}SCSS
$custom: #9fcd8a; $custom-light: #bcdcac; $custom-dark: #000000;
JSON
{
"hex": "#9fcd8a",
"rgb": {
"r": 159,
"g": 205,
"b": 138
},
"hsl": {
"h": 101.194,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.79894,
"c": 0.10339,
"h": 136.2
},
"luminance": 0.52869
}Semantic roles & 50–950 ramp
primary
#9FCD8A
secondary
#8B5AA1
accent
#32B38B
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481