#9FB8A2#9FB8A2
#9FB8A2 is a light, muted green. Relative luminance 0.443; OKLCH L 75.7% C 0.041 H 148.6°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB8A2 |
|---|---|
| RGB | rgb(159, 184, 162) |
| HSL | hsl(127, 15%, 67%) |
| HSV | hsv(127, 14%, 72%) |
| CMYK | cmyk(13.6%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(72.40, -12.83, 8.32) |
| CIE-LCH | lch(72.40, 15.30, 147.03°) |
| OKLab | oklab(75.74% -0.0354 0.0216) |
| OKLCH | oklch(75.74% 0.041 148.6) |
| XYZ | xyz(37.9587, 44.2599, 40.7186) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.74
Sage Green
#9CAF88
ΔE00 6.33
Darkseagreen
#8FBC8F
ΔE00 7.66
Grey Green
#86A17D
ΔE00 8.56
Greyish Green
#82A67D
ΔE00 8.87
Greeny Grey
#7EA07A
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB8A2 #B89FB5
analogous
#A9B89F #9FB8A2 #9FB8AF
triadic
#9FB8A2 #A29FB8 #B8A29F
tetradic
#9FB8A2 #9FA9B8 #B89FB5 #B8AF9F
square
#9FB8A2 #9FA9B8 #B89FB5 #B8AF9F
split-complementary
#9FB8A2 #AF9FB8 #B89FA9
monochromatic
#5E7F62 #7C9E80 #9FB8A2 #C2D2C4 #E5ECE6
Accessibility & contrast
On white
2.13
#9FB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#9FB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB8A2
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB8A2 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B3A1
Deuteranopia (green-blind)
#B4B0A3
Tritanopia (blue-blind)
#9CB7B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9fb8a2; /* rgb */ color: rgb(159, 184, 162); /* oklch */ color: oklch(75.7% 0.041 148.6);
Tailwind
colors: {
custom: {
50: '#bbcdbd',
500: '#9fb8a2',
950: '#000000',
},
}SCSS
$custom: #9fb8a2; $custom-light: #bbcdbd; $custom-dark: #000000;
JSON
{
"hex": "#9fb8a2",
"rgb": {
"r": 159,
"g": 184,
"b": 162
},
"hsl": {
"h": 127.2,
"s": 14.97,
"l": 67.255
},
"oklch": {
"l": 0.7574,
"c": 0.04145,
"h": 148.6
},
"luminance": 0.44261
}Semantic roles & 50–950 ramp
primary
#9FB8A2
secondary
#DDD5DC
accent
#4C9099
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#121312
muted
#818281