#9FB899#9FB899
#9FB899 is a light, muted green. Relative luminance 0.440; OKLCH L 75.5% C 0.051 H 139.6°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB899 |
|---|---|
| RGB | rgb(159, 184, 153) |
| HSL | hsl(108, 18%, 66%) |
| HSV | hsv(108, 17%, 72%) |
| CMYK | cmyk(13.6%, 0%, 16.8%, 27.8%) |
| CIE-LAB | lab(72.20, -14.46, 12.93) |
| CIE-LCH | lch(72.20, 19.40, 138.19°) |
| OKLab | oklab(75.51% -0.0392 0.0334) |
| OKLCH | oklch(75.51% 0.051 139.6) |
| XYZ | xyz(37.1872, 43.9513, 36.6551) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.94
Sage Green
#9CAF88
ΔE00 3.94
Darkseagreen
#8FBC8F
ΔE00 5.48
Greyish Green
#82A67D
ΔE00 7.17
Grey Green
#86A17D
ΔE00 7.24
Lichen
#8FB67B
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB899 #B299B8
analogous
#AEB899 #9FB899 #99B8A2
triadic
#9FB899 #999FB8 #B8999F
tetradic
#9FB899 #99AEB8 #B299B8 #B8A299
square
#9FB899 #99AEB8 #B299B8 #B8A299
split-complementary
#9FB899 #A299B8 #B899AE
monochromatic
#607F58 #7D9F75 #9FB899 #C1D1BD #E3EAE1
Accessibility & contrast
On white
2.14
#9FB899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#9FB899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB899
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB899 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB397
Deuteranopia (green-blind)
#B6B09A
Tritanopia (blue-blind)
#9EB6AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9fb899; /* rgb */ color: rgb(159, 184, 153); /* oklch */ color: oklch(75.5% 0.051 139.6);
Tailwind
colors: {
custom: {
50: '#bbcdb7',
500: '#9fb899',
950: '#000000',
},
}SCSS
$custom: #9fb899; $custom-light: #bbcdb7; $custom-dark: #000000;
JSON
{
"hex": "#9fb899",
"rgb": {
"r": 159,
"g": 184,
"b": 153
},
"hsl": {
"h": 108.387,
"s": 17.919,
"l": 66.078
},
"oklch": {
"l": 0.75508,
"c": 0.05148,
"h": 139.6
},
"luminance": 0.43952
}Semantic roles & 50–950 ramp
primary
#9FB899
secondary
#DAD1DB
accent
#499C8C
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121311
muted
#818280