#9FDCA7#9FDCA7
#9FDCA7 is a very light, moderate green. Relative luminance 0.613; OKLCH L 83.9% C 0.096 H 148.1°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDCA7 |
|---|---|
| RGB | rgb(159, 220, 167) |
| HSL | hsl(128, 47%, 74%) |
| HSV | hsv(128, 28%, 86%) |
| CMYK | cmyk(27.7%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(82.56, -29.84, 19.95) |
| CIE-LCH | lch(82.56, 35.89, 146.23°) |
| OKLab | oklab(83.91% -0.0817 0.0509) |
| OKLCH | oklch(83.91% 0.096 148.1) |
| XYZ | xyz(46.8642, 61.3455, 45.9234) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.55
Mint
#AAF0C1
ΔE00 5.01
Light Grey Green
#B7E1A1
ΔE00 5.13
Light Sage
#BCECAC
ΔE00 5.55
Seafoam
#7FE0B3
ΔE00 5.93
Light Sea Green
#98F6B0
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDCA7 #DC9FD4
analogous
#B6DC9F #9FDCA7 #9FDCC6
triadic
#9FDCA7 #A79FDC #DCA79F
tetradic
#9FDCA7 #9FB6DC #DC9FD4 #DCC69F
square
#9FDCA7 #9FB6DC #DC9FD4 #DCC69F
split-complementary
#9FDCA7 #C69FDC #DC9FB6
monochromatic
#45BB55 #72CC7E #9FDCA7 #CCECD0 #E9F7EA
Accessibility & contrast
On white
1.58
#9FDCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#9FDCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDCA7
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDCA7 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED1A4
Deuteranopia (green-blind)
#D4CBAA
Tritanopia (blue-blind)
#97D9CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #9fdca7; /* rgb */ color: rgb(159, 220, 167); /* oklch */ color: oklch(83.9% 0.096 148.1);
Tailwind
colors: {
custom: {
50: '#bce7c1',
500: '#9fdca7',
950: '#000000',
},
}SCSS
$custom: #9fdca7; $custom-light: #bce7c1; $custom-dark: #000000;
JSON
{
"hex": "#9fdca7",
"rgb": {
"r": 159,
"g": 220,
"b": 167
},
"hsl": {
"h": 127.869,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.83906,
"c": 0.09629,
"h": 148.1
},
"luminance": 0.61347
}Semantic roles & 50–950 ramp
primary
#9FDCA7
secondary
#B46BAA
accent
#2CA7BA
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121612
muted
#828482