#9FD8A7#9FD8A7
#9FD8A7 is a very light, moderate green. Relative luminance 0.593; OKLCH L 83.0% C 0.090 H 148.4°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD8A7 |
|---|---|
| RGB | rgb(159, 216, 167) |
| HSL | hsl(128, 42%, 74%) |
| HSV | hsv(128, 26%, 85%) |
| CMYK | cmyk(26.4%, 0%, 22.7%, 15.3%) |
| CIE-LAB | lab(81.44, -27.93, 18.39) |
| CIE-LCH | lch(81.44, 33.44, 146.64°) |
| OKLab | oklab(83% -0.0766 0.047) |
| OKLCH | oklch(83% 0.09 148.4) |
| XYZ | xyz(45.8269, 59.2710, 45.5776) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.72
Light Grey Green
#B7E1A1
ΔE00 5.62
Mint
#AAF0C1
ΔE00 5.63
Seafoam
#7FE0B3
ΔE00 6.11
Light Sage
#BCECAC
ΔE00 6.33
Light Teal
#90E4C1
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD8A7 #D89FD0
analogous
#B3D89F #9FD8A7 #9FD8C3
triadic
#9FD8A7 #A79FD8 #D8A79F
tetradic
#9FD8A7 #9FB3D8 #D89FD0 #D8C39F
square
#9FD8A7 #9FB3D8 #D89FD0 #D8C39F
split-complementary
#9FD8A7 #C39FD8 #D89FB3
monochromatic
#49B458 #73C67F #9FD8A7 #CBEACF #E9F6EB
Accessibility & contrast
On white
1.63
#9FD8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#9FD8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD8A7
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD8A7 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA4
Deuteranopia (green-blind)
#D0C8AA
Tritanopia (blue-blind)
#98D6CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9fd8a7; /* rgb */ color: rgb(159, 216, 167); /* oklch */ color: oklch(83.0% 0.090 148.4);
Tailwind
colors: {
custom: {
50: '#bce4c1',
500: '#9fd8a7',
950: '#000000',
},
}SCSS
$custom: #9fd8a7; $custom-light: #bce4c1; $custom-dark: #000000;
JSON
{
"hex": "#9fd8a7",
"rgb": {
"r": 159,
"g": 216,
"b": 167
},
"hsl": {
"h": 128.421,
"s": 42.222,
"l": 73.529
},
"oklch": {
"l": 0.83002,
"c": 0.08987,
"h": 148.4
},
"luminance": 0.59273
}Semantic roles & 50–950 ramp
primary
#9FD8A7
secondary
#AF6CA6
accent
#30A3B5
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#121512
muted
#828482