#9FBBBB#9FBBBB
#9FBBBB is a light, muted teal. Relative luminance 0.465; OKLCH L 77.1% C 0.030 H 196.5°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBBBB |
|---|---|
| RGB | rgb(159, 187, 187) |
| HSL | hsl(180, 17%, 68%) |
| HSV | hsv(180, 15%, 73%) |
| CMYK | cmyk(15%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(73.87, -9.46, -3.19) |
| CIE-LCH | lch(73.87, 9.98, 198.62°) |
| OKLab | oklab(77.11% -0.0292 -0.0087) |
| OKLCH | oklch(77.11% 0.03 196.5) |
| XYZ | xyz(41.0357, 46.4983, 53.8171) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.09
Lightblue
#ADD8E6
ΔE00 9.20
Cool Gray
#9AA7B0
ΔE00 9.23
Bluegrey
#85A3B2
ΔE00 9.64
Powder Blue
#B0E0E6
ΔE00 9.74
Silver (survey)
#C5C9C7
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBBBB #BB9F9F
analogous
#9FBBAD #9FBBBB #9FADBB
triadic
#9FBBBB #BB9FBB #BBBB9F
tetradic
#9FBBBB #AD9FBB #BB9F9F #ADBB9F
square
#9FBBBB #AD9FBB #BB9F9F #ADBB9F
split-complementary
#9FBBBB #BB9FAD #BBAD9F
monochromatic
#5D8383 #7BA2A2 #9FBBBB #C3D4D4 #E7EEEE
Accessibility & contrast
On white
2.04
#9FBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#9FBBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBBBB
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBBBB | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#B1B4BB
Tritanopia (blue-blind)
#97BDBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9fbbbb; /* rgb */ color: rgb(159, 187, 187); /* oklch */ color: oklch(77.1% 0.030 196.5);
Tailwind
colors: {
custom: {
50: '#bbcfcf',
500: '#9fbbbb',
950: '#000000',
},
}SCSS
$custom: #9fbbbb; $custom-light: #bbcfcf; $custom-dark: #000000;
JSON
{
"hex": "#9fbbbb",
"rgb": {
"r": 159,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.77115,
"c": 0.03047,
"h": 196.5
},
"luminance": 0.46499
}Semantic roles & 50–950 ramp
primary
#9FBBBB
secondary
#DFD7D7
accent
#4A4A9B
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121313
muted
#818282