#9BBDC0#9BBDC0
#9BBDC0 is a light, muted teal. Relative luminance 0.472; OKLCH L 77.4% C 0.037 H 203.0°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBDC0 |
|---|---|
| RGB | rgb(155, 189, 192) |
| HSL | hsl(185, 23%, 68%) |
| HSV | hsv(185, 19%, 75%) |
| CMYK | cmyk(19.3%, 1.6%, 0%, 24.7%) |
| CIE-LAB | lab(74.30, -10.73, -5.31) |
| CIE-LCH | lch(74.30, 11.97, 206.33°) |
| OKLab | oklab(77.44% -0.0339 -0.0144) |
| OKLCH | oklch(77.44% 0.037 203) |
| XYZ | xyz(41.2269, 47.1682, 56.7911) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.98
Powder Blue
#B0E0E6
ΔE00 8.71
Cool Grey
#95A3A6
ΔE00 9.05
Bluegrey
#85A3B2
ΔE00 9.33
Light Grey Blue
#9DBCD4
ΔE00 9.54
Cool Gray
#9AA7B0
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBDC0 #C09E9B
analogous
#9BC0B0 #9BBDC0 #9BAAC0
triadic
#9BBDC0 #C09BBD #BDC09B
tetradic
#9BBDC0 #B09BC0 #C09E9B #AAC09B
square
#9BBDC0 #B09BC0 #C09E9B #AAC09B
split-complementary
#9BBDC0 #C09BAA #C0B09B
monochromatic
#57868A #75A4A8 #9BBDC0 #C1D6D8 #E6EFEF
Accessibility & contrast
On white
2.01
#9BBDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#9BBDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBDC0
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBDC0 | 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)
#B8BAC0
Deuteranopia (green-blind)
#B1B4C0
Tritanopia (blue-blind)
#90C0BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9bbdc0; /* rgb */ color: rgb(155, 189, 192); /* oklch */ color: oklch(77.4% 0.037 203.0);
Tailwind
colors: {
custom: {
50: '#b9d0d3',
500: '#9bbdc0',
950: '#000000',
},
}SCSS
$custom: #9bbdc0; $custom-light: #b9d0d3; $custom-dark: #000000;
JSON
{
"hex": "#9bbdc0",
"rgb": {
"r": 155,
"g": 189,
"b": 192
},
"hsl": {
"h": 184.865,
"s": 22.699,
"l": 68.039
},
"oklch": {
"l": 0.77435,
"c": 0.03687,
"h": 203
},
"luminance": 0.4717
}Semantic roles & 50–950 ramp
primary
#9BBDC0
secondary
#E1D7D6
accent
#4C44A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282