#9FBBBD#9FBBBD
#9FBBBD is a light, muted teal. Relative luminance 0.466; OKLCH L 77.2% C 0.031 H 201.8°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBBBD |
|---|---|
| RGB | rgb(159, 187, 189) |
| HSL | hsl(184, 19%, 68%) |
| HSV | hsv(184, 16%, 74%) |
| CMYK | cmyk(15.9%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(73.92, -9.04, -4.20) |
| CIE-LCH | lch(73.92, 9.96, 204.90°) |
| OKLab | oklab(77.18% -0.0284 -0.0114) |
| OKLCH | oklch(77.18% 0.031 201.8) |
| XYZ | xyz(41.2513, 46.5846, 54.9526) |
| Luminance | 0.4659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.84
Cool Gray
#9AA7B0
ΔE00 8.66
Lightblue
#ADD8E6
ΔE00 8.67
Bluegrey
#85A3B2
ΔE00 8.99
Light Grey Blue
#9DBCD4
ΔE00 9.38
Powder Blue
#B0E0E6
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBBBD #BDA19F
analogous
#9FBDB0 #9FBBBD #9FACBD
triadic
#9FBBBD #BD9FBB #BBBD9F
tetradic
#9FBBBD #B09FBD #BDA19F #ACBD9F
square
#9FBBBD #B09FBD #BDA19F #ACBD9F
split-complementary
#9FBBBD #BD9FAC #BDB09F
monochromatic
#5C8386 #7BA1A4 #9FBBBD #C3D5D6 #E8EEEF
Accessibility & contrast
On white
2.04
#9FBBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#9FBBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBBBD
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBBBD | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BD
Deuteranopia (green-blind)
#B1B4BD
Tritanopia (blue-blind)
#96BDBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9fbbbd; /* rgb */ color: rgb(159, 187, 189); /* oklch */ color: oklch(77.2% 0.031 201.8);
Tailwind
colors: {
custom: {
50: '#bbcfd0',
500: '#9fbbbd',
950: '#000000',
},
}SCSS
$custom: #9fbbbd; $custom-light: #bbcfd0; $custom-dark: #000000;
JSON
{
"hex": "#9fbbbd",
"rgb": {
"r": 159,
"g": 187,
"b": 189
},
"hsl": {
"h": 184,
"s": 18.519,
"l": 68.235
},
"oklch": {
"l": 0.77177,
"c": 0.0306,
"h": 201.8
},
"luminance": 0.46586
}Semantic roles & 50–950 ramp
primary
#9FBBBD
secondary
#E0D8D7
accent
#4E499D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282