#9BBDBF#9BBDBF
#9BBDBF is a light, muted teal. Relative luminance 0.471; OKLCH L 77.4% C 0.037 H 200.8°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBDBF |
|---|---|
| RGB | rgb(155, 189, 191) |
| HSL | hsl(183, 22%, 68%) |
| HSV | hsv(183, 19%, 75%) |
| CMYK | cmyk(18.8%, 1%, 0%, 25.1%) |
| CIE-LAB | lab(74.27, -10.94, -4.80) |
| CIE-LCH | lch(74.27, 11.95, 203.70°) |
| OKLab | oklab(77.4% -0.0343 -0.0131) |
| OKLCH | oklch(77.4% 0.037 200.8) |
| XYZ | xyz(41.1165, 47.1240, 56.2096) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.25
Powder Blue
#B0E0E6
ΔE00 8.76
Cool Grey
#95A3A6
ΔE00 9.15
Bluegrey
#85A3B2
ΔE00 9.62
Light Grey Blue
#9DBCD4
ΔE00 9.99
Cool Gray
#9AA7B0
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBDBF #BF9D9B
analogous
#9BBFAF #9BBDBF #9BABBF
triadic
#9BBDBF #BF9BBD #BDBF9B
tetradic
#9BBDBF #AF9BBF #BF9D9B #ABBF9B
square
#9BBDBF #AF9BBF #BF9D9B #ABBF9B
split-complementary
#9BBDBF #BF9BAB #BFAF9B
monochromatic
#578688 #76A4A7 #9BBDBF #C0D6D7 #E6EEEF
Accessibility & contrast
On white
2.01
#9BBDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#9BBDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBDBF
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBDBF | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABF
Deuteranopia (green-blind)
#B1B4BF
Tritanopia (blue-blind)
#90C0BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9bbdbf; /* rgb */ color: rgb(155, 189, 191); /* oklch */ color: oklch(77.4% 0.037 200.8);
Tailwind
colors: {
custom: {
50: '#b9d0d2',
500: '#9bbdbf',
950: '#000000',
},
}SCSS
$custom: #9bbdbf; $custom-light: #b9d0d2; $custom-dark: #000000;
JSON
{
"hex": "#9bbdbf",
"rgb": {
"r": 155,
"g": 189,
"b": 191
},
"hsl": {
"h": 183.333,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.77403,
"c": 0.03673,
"h": 200.8
},
"luminance": 0.47125
}Semantic roles & 50–950 ramp
primary
#9BBDBF
secondary
#E0D6D5
accent
#4A45A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282