#9BBBBC#9BBBBC
#9BBBBC is a light, muted teal. Relative luminance 0.461; OKLCH L 76.9% C 0.035 H 198.8°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBBC |
|---|---|
| RGB | rgb(155, 187, 188) |
| HSL | hsl(182, 20%, 67%) |
| HSV | hsv(182, 18%, 74%) |
| CMYK | cmyk(17.6%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(73.64, -10.54, -4.10) |
| CIE-LCH | lch(73.64, 11.31, 201.28°) |
| OKLab | oklab(76.87% -0.0328 -0.0112) |
| OKLCH | oklch(76.87% 0.035 198.8) |
| XYZ | xyz(40.3625, 46.1388, 54.3463) |
| Luminance | 0.4614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.58
Lightblue
#ADD8E6
ΔE00 8.92
Powder Blue
#B0E0E6
ΔE00 9.41
Bluegrey
#85A3B2
ΔE00 9.45
Cool Gray
#9AA7B0
ΔE00 9.71
Light Grey Blue
#9DBCD4
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBBC #BC9C9B
analogous
#9BBCAD #9BBBBC #9BABBC
triadic
#9BBBBC #BC9BBB #BBBC9B
tetradic
#9BBBBC #AD9BBC #BC9C9B #ABBC9B
square
#9BBBBC #AD9BBC #BC9C9B #ABBC9B
split-complementary
#9BBBBC #BC9BAB #BCAD9B
monochromatic
#598384 #76A2A3 #9BBBBC #C0D4D5 #E4EDED
Accessibility & contrast
On white
2.05
#9BBBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#9BBBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBBC
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBBC | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BC
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#91BDBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9bbbbc; /* rgb */ color: rgb(155, 187, 188); /* oklch */ color: oklch(76.9% 0.035 198.8);
Tailwind
colors: {
custom: {
50: '#b9cfd0',
500: '#9bbbbc',
950: '#000000',
},
}SCSS
$custom: #9bbbbc; $custom-light: #b9cfd0; $custom-dark: #000000;
JSON
{
"hex": "#9bbbbc",
"rgb": {
"r": 155,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.818,
"s": 19.76,
"l": 67.255
},
"oklch": {
"l": 0.76873,
"c": 0.03465,
"h": 198.8
},
"luminance": 0.4614
}Semantic roles & 50–950 ramp
primary
#9BBBBC
secondary
#DFD5D4
accent
#4A479E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282