#9FBBAF#9FBBAF
#9FBBAF is a light, muted teal. Relative luminance 0.460; OKLCH L 76.8% C 0.035 H 167.7°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBBAF |
|---|---|
| RGB | rgb(159, 187, 175) |
| HSL | hsl(154, 17%, 68%) |
| HSV | hsv(154, 15%, 73%) |
| CMYK | cmyk(15%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(73.55, -11.91, 2.89) |
| CIE-LCH | lch(73.55, 12.25, 166.36°) |
| OKLab | oklab(76.76% -0.0341 0.0075) |
| OKLCH | oklch(76.76% 0.035 167.7) |
| XYZ | xyz(39.8044, 46.0058, 47.3320) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.47
Pale Teal
#82CBB2
ΔE00 9.98
Sage Green
#9CAF88
ΔE00 10.20
Greyish Teal
#719F91
ΔE00 10.42
Darkseagreen
#8FBC8F
ΔE00 10.80
Cool Grey
#95A3A6
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBBAF #BB9FAB
analogous
#9FBBA1 #9FBBAF #9FB9BB
triadic
#9FBBAF #AF9FBB #BBAF9F
tetradic
#9FBBAF #A19FBB #BB9FAB #B9BB9F
square
#9FBBAF #A19FBB #BB9FAB #B9BB9F
split-complementary
#9FBBAF #BB9FB9 #BBA19F
monochromatic
#5D8373 #7BA291 #9FBBAF #C3D4CD #E7EEEB
Accessibility & contrast
On white
2.06
#9FBBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#9FBBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBBAF
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBBAF | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7AE
Deuteranopia (green-blind)
#B4B3B0
Tritanopia (blue-blind)
#99BBB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9fbbaf; /* rgb */ color: rgb(159, 187, 175); /* oklch */ color: oklch(76.8% 0.035 167.7);
Tailwind
colors: {
custom: {
50: '#bbcfc6',
500: '#9fbbaf',
950: '#000000',
},
}SCSS
$custom: #9fbbaf; $custom-light: #bbcfc6; $custom-dark: #000000;
JSON
{
"hex": "#9fbbaf",
"rgb": {
"r": 159,
"g": 187,
"b": 175
},
"hsl": {
"h": 154.286,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.76757,
"c": 0.03493,
"h": 167.7
},
"luminance": 0.46007
}Semantic roles & 50–950 ramp
primary
#9FBBAF
secondary
#DFD7DA
accent
#4A6D9B
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282