#9FD995#9FD995
#9FD995 is a very light, moderate green. Relative luminance 0.592; OKLCH L 82.8% C 0.110 H 140.9°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD995 |
|---|---|
| RGB | rgb(159, 217, 149) |
| HSL | hsl(111, 47%, 72%) |
| HSV | hsv(111, 31%, 85%) |
| CMYK | cmyk(26.7%, 0%, 31.3%, 14.9%) |
| CIE-LAB | lab(81.38, -31.40, 27.71) |
| CIE-LCH | lch(81.38, 41.88, 138.58°) |
| OKLab | oklab(82.84% -0.0856 0.0696) |
| OKLCH | oklch(82.84% 0.11 140.9) |
| XYZ | xyz(44.5342, 59.1650, 37.5015) |
| Luminance | 0.5917 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.81
Hospital Green
#9BE5AA
ΔE00 4.41
Light Sage
#BCECAC
ΔE00 5.19
Pistachio
#93C572
ΔE00 6.26
Lightgreen
#90EE90
ΔE00 6.44
Washed Out Green
#BCF5A6
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD995 #CF95D9
analogous
#C1D995 #9FD995 #95D9AD
triadic
#9FD995 #959FD9 #D9959F
tetradic
#9FD995 #95C1D9 #CF95D9 #D9AD95
square
#9FD995 #95C1D9 #CF95D9 #D9AD95
split-complementary
#9FD995 #AD95D9 #D995C1
monochromatic
#51B340 #76C968 #9FD995 #C8E9C2 #EBF7E8
Accessibility & contrast
On white
1.64
#9FD995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#9FD995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD995
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD995 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE91
Deuteranopia (green-blind)
#D4C899
Tritanopia (blue-blind)
#9BD5C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9fd995; /* rgb */ color: rgb(159, 217, 149); /* oklch */ color: oklch(82.8% 0.110 140.9);
Tailwind
colors: {
custom: {
50: '#bde5b4',
500: '#9fd995',
950: '#000000',
},
}SCSS
$custom: #9fd995; $custom-light: #bde5b4; $custom-dark: #000000;
JSON
{
"hex": "#9fd995",
"rgb": {
"r": 159,
"g": 217,
"b": 149
},
"hsl": {
"h": 111.176,
"s": 47.222,
"l": 71.765
},
"oklch": {
"l": 0.82844,
"c": 0.11036,
"h": 140.9
},
"luminance": 0.59167
}Semantic roles & 50–950 ramp
primary
#9FD995
secondary
#A562B0
accent
#2BBAA5
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481