#9FBBBC#9FBBBC
#9FBBBC is a light, muted teal. Relative luminance 0.465; OKLCH L 77.1% C 0.031 H 199.2°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBBBC |
|---|---|
| RGB | rgb(159, 187, 188) |
| HSL | hsl(182, 18%, 68%) |
| HSV | hsv(182, 15%, 74%) |
| CMYK | cmyk(15.4%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(73.90, -9.25, -3.69) |
| CIE-LCH | lch(73.90, 9.96, 201.75°) |
| OKLab | oklab(77.15% -0.0288 -0.01) |
| OKLCH | oklch(77.15% 0.031 199.2) |
| XYZ | xyz(41.1431, 46.5413, 54.3829) |
| Luminance | 0.4654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.95
Lightblue
#ADD8E6
ΔE00 8.92
Cool Gray
#9AA7B0
ΔE00 8.94
Bluegrey
#85A3B2
ΔE00 9.31
Powder Blue
#B0E0E6
ΔE00 9.67
Light Grey Blue
#9DBCD4
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBBBC #BCA09F
analogous
#9FBCAE #9FBBBC #9FACBC
triadic
#9FBBBC #BC9FBB #BBBC9F
tetradic
#9FBBBC #AE9FBC #BCA09F #ACBC9F
square
#9FBBBC #AE9FBC #BCA09F #ACBC9F
split-complementary
#9FBBBC #BC9FAC #BCAE9F
monochromatic
#5C8384 #7BA1A3 #9FBBBC #C3D5D5 #E7EEEE
Accessibility & contrast
On white
2.04
#9FBBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#9FBBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBBBC
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBBBC | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BC
Deuteranopia (green-blind)
#B1B4BC
Tritanopia (blue-blind)
#97BDBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9fbbbc; /* rgb */ color: rgb(159, 187, 188); /* oklch */ color: oklch(77.1% 0.031 199.2);
Tailwind
colors: {
custom: {
50: '#bbcfd0',
500: '#9fbbbc',
950: '#000000',
},
}SCSS
$custom: #9fbbbc; $custom-light: #bbcfd0; $custom-dark: #000000;
JSON
{
"hex": "#9fbbbc",
"rgb": {
"r": 159,
"g": 187,
"b": 188
},
"hsl": {
"h": 182.069,
"s": 17.791,
"l": 68.039
},
"oklch": {
"l": 0.77146,
"c": 0.03051,
"h": 199.2
},
"luminance": 0.46542
}Semantic roles & 50–950 ramp
primary
#9FBBBC
secondary
#E0D7D7
accent
#4C499C
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282