#9FD993#9FD993
#9FD993 is a very light, moderate green. Relative luminance 0.591; OKLCH L 82.8% C 0.112 H 140.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD993 |
|---|---|
| RGB | rgb(159, 217, 147) |
| HSL | hsl(110, 48%, 71%) |
| HSV | hsv(110, 32%, 85%) |
| CMYK | cmyk(26.7%, 0%, 32.3%, 14.9%) |
| CIE-LAB | lab(81.35, -31.71, 28.69) |
| CIE-LCH | lch(81.35, 42.77, 137.86°) |
| OKLab | oklab(82.8% -0.0865 0.072) |
| OKLCH | oklch(82.8% 0.112 140.2) |
| XYZ | xyz(44.3759, 59.1017, 36.6678) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.85
Hospital Green
#9BE5AA
ΔE00 4.70
Light Sage
#BCECAC
ΔE00 5.26
Pistachio
#93C572
ΔE00 6.01
Lightgreen
#90EE90
ΔE00 6.27
Washed Out Green
#BCF5A6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD993 #CD93D9
analogous
#C2D993 #9FD993 #93D9AA
triadic
#9FD993 #939FD9 #D9939F
tetradic
#9FD993 #93C2D9 #CD93D9 #D9AA93
square
#9FD993 #93C2D9 #CD93D9 #D9AA93
split-complementary
#9FD993 #AA93D9 #D993C2
monochromatic
#53B33F #77C966 #9FD993 #C7E9C0 #EBF7E8
Accessibility & contrast
On white
1.64
#9FD993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#9FD993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD993
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD993 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE8E
Deuteranopia (green-blind)
#D4C897
Tritanopia (blue-blind)
#9BD4C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9fd993; /* rgb */ color: rgb(159, 217, 147); /* oklch */ color: oklch(82.8% 0.112 140.2);
Tailwind
colors: {
custom: {
50: '#bde5b3',
500: '#9fd993',
950: '#000000',
},
}SCSS
$custom: #9fd993; $custom-light: #bde5b3; $custom-dark: #000000;
JSON
{
"hex": "#9fd993",
"rgb": {
"r": 159,
"g": 217,
"b": 147
},
"hsl": {
"h": 109.714,
"s": 47.945,
"l": 71.373
},
"oklch": {
"l": 0.82804,
"c": 0.11249,
"h": 140.2
},
"luminance": 0.59103
}Semantic roles & 50–950 ramp
primary
#9FD993
secondary
#A260B0
accent
#2ABBA2
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#121511
muted
#828481