#9FBBBF#9FBBBF
#9FBBBF is a light, muted teal. Relative luminance 0.467; OKLCH L 77.2% C 0.031 H 207.1°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBBBF |
|---|---|
| RGB | rgb(159, 187, 191) |
| HSL | hsl(188, 20%, 69%) |
| HSV | hsv(188, 17%, 75%) |
| CMYK | cmyk(16.8%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(73.98, -8.61, -5.20) |
| CIE-LCH | lch(73.98, 10.06, 211.13°) |
| OKLab | oklab(77.24% -0.0276 -0.0141) |
| OKLCH | oklch(77.24% 0.031 207.1) |
| XYZ | xyz(41.4699, 46.6720, 56.1038) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.68
Cool Gray
#9AA7B0
ΔE00 8.14
Lightblue
#ADD8E6
ΔE00 8.23
Bluegrey
#85A3B2
ΔE00 8.41
Light Grey Blue
#9DBCD4
ΔE00 8.43
Powder Blue
#B0E0E6
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBBBF #BFA39F
analogous
#9FBFB3 #9FBBBF #9FABBF
triadic
#9FBBBF #BF9FBB #BBBF9F
tetradic
#9FBBBF #B39FBF #BFA39F #ABBF9F
square
#9FBBBF #B39FBF #BFA39F #ABBF9F
split-complementary
#9FBBBF #BF9FAB #BFB39F
monochromatic
#5B8389 #7AA1A7 #9FBBBF #C4D5D7 #E8EFF0
Accessibility & contrast
On white
2.03
#9FBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#9FBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBBBF
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBBBF | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#B0B4BF
Tritanopia (blue-blind)
#96BEBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9fbbbf; /* rgb */ color: rgb(159, 187, 191); /* oklch */ color: oklch(77.2% 0.031 207.1);
Tailwind
colors: {
custom: {
50: '#bbcfd2',
500: '#9fbbbf',
950: '#000000',
},
}SCSS
$custom: #9fbbbf; $custom-light: #bbcfd2; $custom-dark: #000000;
JSON
{
"hex": "#9fbbbf",
"rgb": {
"r": 159,
"g": 187,
"b": 191
},
"hsl": {
"h": 187.5,
"s": 20,
"l": 68.627
},
"oklch": {
"l": 0.7724,
"c": 0.031,
"h": 207.1
},
"luminance": 0.46673
}Semantic roles & 50–950 ramp
primary
#9FBBBF
secondary
#E2D9D8
accent
#52479E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282