#9BBDBD#9BBDBD
#9BBDBD is a light, muted teal. Relative luminance 0.470; OKLCH L 77.3% C 0.037 H 196.4°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBDBD |
|---|---|
| RGB | rgb(155, 189, 189) |
| HSL | hsl(180, 20%, 67%) |
| HSV | hsv(180, 18%, 74%) |
| CMYK | cmyk(18%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(74.21, -11.37, -3.80) |
| CIE-LCH | lch(74.21, 11.99, 198.47°) |
| OKLab | oklab(77.34% -0.0351 -0.0103) |
| OKLCH | oklch(77.34% 0.037 196.4) |
| XYZ | xyz(40.8979, 47.0366, 55.0584) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.84
Powder Blue
#B0E0E6
ΔE00 8.93
Cool Grey
#95A3A6
ΔE00 9.40
Bluegrey
#85A3B2
ΔE00 10.25
Cool Gray
#9AA7B0
ΔE00 10.59
Light Grey Blue
#9DBCD4
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBDBD #BD9B9B
analogous
#9BBDAC #9BBDBD #9BACBD
triadic
#9BBDBD #BD9BBD #BDBD9B
tetradic
#9BBDBD #AC9BBD #BD9B9B #ACBD9B
square
#9BBDBD #AC9BBD #BD9B9B #ACBD9B
split-complementary
#9BBDBD #BD9BAC #BDAC9B
monochromatic
#588585 #76A5A5 #9BBDBD #C0D5D5 #E5EEEE
Accessibility & contrast
On white
2.02
#9BBDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#9BBDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBDBD
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBDBD | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABD
Deuteranopia (green-blind)
#B1B4BD
Tritanopia (blue-blind)
#91BFBD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9bbdbd; /* rgb */ color: rgb(155, 189, 189); /* oklch */ color: oklch(77.3% 0.037 196.4);
Tailwind
colors: {
custom: {
50: '#b9d0d0',
500: '#9bbdbd',
950: '#000000',
},
}SCSS
$custom: #9bbdbd; $custom-light: #b9d0d0; $custom-dark: #000000;
JSON
{
"hex": "#9bbdbd",
"rgb": {
"r": 155,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 20.482,
"l": 67.451
},
"oklch": {
"l": 0.77341,
"c": 0.03662,
"h": 196.4
},
"luminance": 0.47038
}Semantic roles & 50–950 ramp
primary
#9BBDBD
secondary
#DFD5D5
accent
#47479F
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282