#9FD384#9FD384
#9FD384 is a light, moderate yellow-green. Relative luminance 0.556; OKLCH L 81.2% C 0.119 H 135.4°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD384 |
|---|---|
| RGB | rgb(159, 211, 132) |
| HSL | hsl(99, 47%, 67%) |
| HSV | hsv(99, 37%, 83%) |
| CMYK | cmyk(24.6%, 0%, 37.4%, 17.3%) |
| CIE-LAB | lab(79.40, -31.10, 33.82) |
| CIE-LCH | lch(79.40, 45.95, 132.61°) |
| OKLab | oklab(81.15% -0.085 0.0837) |
| OKLCH | oklch(81.15% 0.119 135.4) |
| XYZ | xyz(41.7562, 55.6242, 30.3619) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 3.73
Light Moss Green
#A6C875
ΔE00 4.32
Pale Olive Green
#B1D27B
ΔE00 4.40
Light Grey Green
#B7E1A1
ΔE00 5.07
Pale Olive
#B9CC81
ΔE00 6.63
Light Sage
#BCECAC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD384 #B884D3
analogous
#C6D384 #9FD384 #84D391
triadic
#9FD384 #849FD3 #D3849F
tetradic
#9FD384 #84C6D3 #B884D3 #D39184
square
#9FD384 #84C6D3 #B884D3 #D39184
split-complementary
#9FD384 #9184D3 #D384C6
monochromatic
#5EA23A #7CC357 #9FD384 #C2E3B1 #E5F3DE
Accessibility & contrast
On white
1.73
#9FD384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#9FD384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD384
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD384 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87E
Deuteranopia (green-blind)
#D1C388
Tritanopia (blue-blind)
#9ECDBF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9fd384; /* rgb */ color: rgb(159, 211, 132); /* oklch */ color: oklch(81.2% 0.119 135.4);
Tailwind
colors: {
custom: {
50: '#bde0a8',
500: '#9fd384',
950: '#000000',
},
}SCSS
$custom: #9fd384; $custom-light: #bde0a8; $custom-dark: #000000;
JSON
{
"hex": "#9fd384",
"rgb": {
"r": 159,
"g": 211,
"b": 132
},
"hsl": {
"h": 99.494,
"s": 47.305,
"l": 67.255
},
"oklch": {
"l": 0.81153,
"c": 0.11931,
"h": 135.4
},
"luminance": 0.55625
}Semantic roles & 50–950 ramp
primary
#9FD384
secondary
#8B54A7
accent
#2BBB89
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#121510
muted
#828480