#9BBBBD#9BBBBD
#9BBBBD is a light, muted teal. Relative luminance 0.462; OKLCH L 76.9% C 0.035 H 201.1°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBBD |
|---|---|
| RGB | rgb(155, 187, 189) |
| HSL | hsl(184, 20%, 67%) |
| HSV | hsv(184, 18%, 74%) |
| CMYK | cmyk(18%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(73.66, -10.32, -4.61) |
| CIE-LCH | lch(73.66, 11.30, 204.05°) |
| OKLab | oklab(76.91% -0.0324 -0.0125) |
| OKLCH | oklch(76.91% 0.035 201.1) |
| XYZ | xyz(40.4707, 46.1821, 54.9160) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.46
Lightblue
#ADD8E6
ΔE00 8.65
Bluegrey
#85A3B2
ΔE00 9.13
Powder Blue
#B0E0E6
ΔE00 9.34
Cool Gray
#9AA7B0
ΔE00 9.44
Light Grey Blue
#9DBCD4
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBBD #BD9D9B
analogous
#9BBDAE #9BBBBD #9BAABD
triadic
#9BBBBD #BD9BBB #BBBD9B
tetradic
#9BBBBD #AE9BBD #BD9D9B #AABD9B
square
#9BBBBD #AE9BBD #BD9D9B #AABD9B
split-complementary
#9BBBBD #BD9BAA #BDAE9B
monochromatic
#588385 #76A2A5 #9BBBBD #C0D4D5 #E5EDEE
Accessibility & contrast
On white
2.05
#9BBBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#9BBBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBBD
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBBD | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BD
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#91BEBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9bbbbd; /* rgb */ color: rgb(155, 187, 189); /* oklch */ color: oklch(76.9% 0.035 201.1);
Tailwind
colors: {
custom: {
50: '#b9cfd0',
500: '#9bbbbd',
950: '#000000',
},
}SCSS
$custom: #9bbbbd; $custom-light: #b9cfd0; $custom-dark: #000000;
JSON
{
"hex": "#9bbbbd",
"rgb": {
"r": 155,
"g": 187,
"b": 189
},
"hsl": {
"h": 183.529,
"s": 20.482,
"l": 67.451
},
"oklch": {
"l": 0.76905,
"c": 0.03473,
"h": 201.1
},
"luminance": 0.46183
}Semantic roles & 50–950 ramp
primary
#9BBBBD
secondary
#DFD5D5
accent
#4C479F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282