#9FBBAB#9FBBAB
#9FBBAB is a light, muted green. Relative luminance 0.459; OKLCH L 76.6% C 0.038 H 160.3°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBBAB |
|---|---|
| RGB | rgb(159, 187, 171) |
| HSL | hsl(146, 17%, 68%) |
| HSV | hsv(146, 15%, 73%) |
| CMYK | cmyk(15%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(73.45, -12.69, 4.92) |
| CIE-LCH | lch(73.45, 13.61, 158.79°) |
| OKLab | oklab(76.64% -0.0358 0.0128) |
| OKLCH | oklch(76.64% 0.038 160.3) |
| XYZ | xyz(39.4173, 45.8510, 45.2936) |
| Luminance | 0.4585 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.10
Sage Green
#9CAF88
ΔE00 8.81
Darkseagreen
#8FBC8F
ΔE00 9.33
Pale Teal
#82CBB2
ΔE00 9.46
Greyish Teal
#719F91
ΔE00 10.33
Grey Green
#86A17D
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBBAB #BB9FAF
analogous
#A1BB9F #9FBBAB #9FBBB9
triadic
#9FBBAB #AB9FBB #BBAB9F
tetradic
#9FBBAB #9FA1BB #BB9FAF #BBB99F
square
#9FBBAB #9FA1BB #BB9FAF #BBB99F
split-complementary
#9FBBAB #B99FBB #BB9FA1
monochromatic
#5D836D #7BA28C #9FBBAB #C3D4CA #E7EEEA
Accessibility & contrast
On white
2.06
#9FBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#9FBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBBAB
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBBAB | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AA
Deuteranopia (green-blind)
#B5B3AC
Tritanopia (blue-blind)
#9ABBB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9fbbab; /* rgb */ color: rgb(159, 187, 171); /* oklch */ color: oklch(76.6% 0.038 160.3);
Tailwind
colors: {
custom: {
50: '#bbcfc4',
500: '#9fbbab',
950: '#000000',
},
}SCSS
$custom: #9fbbab; $custom-light: #bbcfc4; $custom-dark: #000000;
JSON
{
"hex": "#9fbbab",
"rgb": {
"r": 159,
"g": 187,
"b": 171
},
"hsl": {
"h": 145.714,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.76644,
"c": 0.03801,
"h": 160.3
},
"luminance": 0.45852
}Semantic roles & 50–950 ramp
primary
#9FBBAB
secondary
#DFD7DC
accent
#4A799B
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121312
muted
#818281