#9FBCAB#9FBCAB
#9FBCAB is a light, muted green. Relative luminance 0.463; OKLCH L 76.9% C 0.040 H 159.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBCAB |
|---|---|
| RGB | rgb(159, 188, 171) |
| HSL | hsl(145, 18%, 68%) |
| HSV | hsv(145, 15%, 74%) |
| CMYK | cmyk(15.4%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(73.72, -13.21, 5.32) |
| CIE-LCH | lch(73.72, 14.24, 158.06°) |
| OKLab | oklab(76.86% -0.0372 0.0138) |
| OKLCH | oklch(76.86% 0.04 159.6) |
| XYZ | xyz(39.6302, 46.2767, 45.3645) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.97
Sage Green
#9CAF88
ΔE00 8.68
Darkseagreen
#8FBC8F
ΔE00 8.94
Pale Teal
#82CBB2
ΔE00 9.08
Greyish Teal
#719F91
ΔE00 10.41
Grey Green
#86A17D
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBCAB #BC9FB0
analogous
#A1BC9F #9FBCAB #9FBCB9
triadic
#9FBCAB #AB9FBC #BCAB9F
tetradic
#9FBCAB #9FA1BC #BC9FB0 #BCB99F
square
#9FBCAB #9FA1BC #BC9FB0 #BCB99F
split-complementary
#9FBCAB #B99FBC #BC9FA1
monochromatic
#5C846D #7BA38B #9FBCAB #C3D5CB #E7EEEA
Accessibility & contrast
On white
2.05
#9FBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#9FBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBCAB
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBCAB | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#B6B4AC
Tritanopia (blue-blind)
#9ABCB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9fbcab; /* rgb */ color: rgb(159, 188, 171); /* oklch */ color: oklch(76.9% 0.040 159.6);
Tailwind
colors: {
custom: {
50: '#bbd0c4',
500: '#9fbcab',
950: '#000000',
},
}SCSS
$custom: #9fbcab; $custom-light: #bbd0c4; $custom-dark: #000000;
JSON
{
"hex": "#9fbcab",
"rgb": {
"r": 159,
"g": 188,
"b": 171
},
"hsl": {
"h": 144.828,
"s": 17.791,
"l": 68.039
},
"oklch": {
"l": 0.76863,
"c": 0.03968,
"h": 159.6
},
"luminance": 0.46278
}Semantic roles & 50–950 ramp
primary
#9FBCAB
secondary
#E0D7DC
accent
#497A9C
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121412
muted
#818281