#9BBCBD#9BBCBD
#9BBCBD is a light, muted teal. Relative luminance 0.466; OKLCH L 77.1% C 0.036 H 198.7°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBCBD |
|---|---|
| RGB | rgb(155, 188, 189) |
| HSL | hsl(182, 20%, 67%) |
| HSV | hsv(182, 18%, 74%) |
| CMYK | cmyk(18%, 0.5%, 0%, 25.9%) |
| CIE-LAB | lab(73.94, -10.85, -4.20) |
| CIE-LCH | lch(73.94, 11.63, 201.18°) |
| OKLab | oklab(77.12% -0.0338 -0.0114) |
| OKLCH | oklch(77.12% 0.036 198.7) |
| XYZ | xyz(40.6836, 46.6078, 54.9869) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.72
Cool Grey
#95A3A6
ΔE00 8.93
Powder Blue
#B0E0E6
ΔE00 9.12
Bluegrey
#85A3B2
ΔE00 9.69
Cool Gray
#9AA7B0
ΔE00 10.02
Light Grey Blue
#9DBCD4
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBCBD #BD9C9B
analogous
#9BBDAD #9BBCBD #9BABBD
triadic
#9BBCBD #BD9BBC #BCBD9B
tetradic
#9BBCBD #AD9BBD #BD9C9B #ABBD9B
square
#9BBCBD #AD9BBD #BD9C9B #ABBD9B
split-complementary
#9BBCBD #BD9BAB #BDAD9B
monochromatic
#588485 #76A3A5 #9BBCBD #C0D5D5 #E5EDEE
Accessibility & contrast
On white
2.03
#9BBCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#9BBCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBCBD
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBCBD | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 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)
#B7B9BD
Deuteranopia (green-blind)
#B1B4BD
Tritanopia (blue-blind)
#91BEBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9bbcbd; /* rgb */ color: rgb(155, 188, 189); /* oklch */ color: oklch(77.1% 0.036 198.7);
Tailwind
colors: {
custom: {
50: '#b9d0d0',
500: '#9bbcbd',
950: '#000000',
},
}SCSS
$custom: #9bbcbd; $custom-light: #b9d0d0; $custom-dark: #000000;
JSON
{
"hex": "#9bbcbd",
"rgb": {
"r": 155,
"g": 188,
"b": 189
},
"hsl": {
"h": 181.765,
"s": 20.482,
"l": 67.451
},
"oklch": {
"l": 0.77123,
"c": 0.03566,
"h": 198.7
},
"luminance": 0.46609
}Semantic roles & 50–950 ramp
primary
#9BBCBD
secondary
#DFD5D5
accent
#49479F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282