#9FBFBB#9FBFBB
#9FBFBB is a light, muted teal. Relative luminance 0.482; OKLCH L 78.0% C 0.035 H 187.2°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBFBB |
|---|---|
| RGB | rgb(159, 191, 187) |
| HSL | hsl(173, 20%, 69%) |
| HSV | hsv(173, 17%, 75%) |
| CMYK | cmyk(16.8%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(74.96, -11.56, -1.58) |
| CIE-LCH | lch(74.96, 11.67, 187.78°) |
| OKLab | oklab(77.98% -0.0347 -0.0044) |
| OKLCH | oklch(77.98% 0.035 187.2) |
| XYZ | xyz(41.8961, 48.2192, 54.1039) |
| Luminance | 0.4822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.17
Lightblue
#ADD8E6
ΔE00 9.79
Cool Grey
#95A3A6
ΔE00 10.11
Pale Teal
#82CBB2
ΔE00 11.01
Silver (survey)
#C5C9C7
ΔE00 11.02
Cool Gray
#9AA7B0
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBFBB #BF9FA3
analogous
#9FBFAB #9FBFBB #9FB3BF
triadic
#9FBFBB #BB9FBF #BFBB9F
tetradic
#9FBFBB #AB9FBF #BF9FA3 #B3BF9F
square
#9FBFBB #AB9FBF #BF9FA3 #B3BF9F
split-complementary
#9FBFBB #BF9FB3 #BFAB9F
monochromatic
#5B8983 #7AA7A1 #9FBFBB #C4D7D5 #E8F0EF
Accessibility & contrast
On white
1.97
#9FBFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#9FBFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBFBB
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBFBB | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#B5B7BB
Tritanopia (blue-blind)
#96C1BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9fbfbb; /* rgb */ color: rgb(159, 191, 187); /* oklch */ color: oklch(78.0% 0.035 187.2);
Tailwind
colors: {
custom: {
50: '#bbd2cf',
500: '#9fbfbb',
950: '#000000',
},
}SCSS
$custom: #9fbfbb; $custom-light: #bbd2cf; $custom-dark: #000000;
JSON
{
"hex": "#9fbfbb",
"rgb": {
"r": 159,
"g": 191,
"b": 187
},
"hsl": {
"h": 172.5,
"s": 20,
"l": 68.627
},
"oklch": {
"l": 0.77983,
"c": 0.035,
"h": 187.2
},
"luminance": 0.4822
}Semantic roles & 50–950 ramp
primary
#9FBFBB
secondary
#E2D8D9
accent
#47529E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282