#9BBBC0#9BBBC0
#9BBBC0 is a light, muted teal. Relative luminance 0.463; OKLCH L 77.0% C 0.035 H 208.0°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBC0 |
|---|---|
| RGB | rgb(155, 187, 192) |
| HSL | hsl(188, 23%, 68%) |
| HSV | hsv(188, 19%, 75%) |
| CMYK | cmyk(19.3%, 2.6%, 0%, 24.7%) |
| CIE-LAB | lab(73.75, -9.67, -6.12) |
| CIE-LCH | lch(73.75, 11.45, 212.31°) |
| OKLab | oklab(77% -0.0312 -0.0166) |
| OKLCH | oklch(77% 0.035 208) |
| XYZ | xyz(40.7997, 46.3137, 56.6487) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.97
Cool Grey
#95A3A6
ΔE00 8.22
Bluegrey
#85A3B2
ΔE00 8.26
Light Grey Blue
#9DBCD4
ΔE00 8.41
Cool Gray
#9AA7B0
ΔE00 8.72
Powder Blue
#B0E0E6
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBC0 #C0A09B
analogous
#9BC0B2 #9BBBC0 #9BA8C0
triadic
#9BBBC0 #C09BBB #BBC09B
tetradic
#9BBBC0 #B29BC0 #C0A09B #A8C09B
square
#9BBBC0 #B29BC0 #C0A09B #A8C09B
split-complementary
#9BBBC0 #C09BA8 #C0B29B
monochromatic
#57838A #75A1A8 #9BBBC0 #C1D5D8 #E6EEEF
Accessibility & contrast
On white
2.05
#9BBBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#9BBBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBC0
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBC0 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8C0
Deuteranopia (green-blind)
#AFB3C0
Tritanopia (blue-blind)
#90BEBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9bbbc0; /* rgb */ color: rgb(155, 187, 192); /* oklch */ color: oklch(77.0% 0.035 208.0);
Tailwind
colors: {
custom: {
50: '#b9cfd3',
500: '#9bbbc0',
950: '#000000',
},
}SCSS
$custom: #9bbbc0; $custom-light: #b9cfd3; $custom-dark: #000000;
JSON
{
"hex": "#9bbbc0",
"rgb": {
"r": 155,
"g": 187,
"b": 192
},
"hsl": {
"h": 188.108,
"s": 22.699,
"l": 68.039
},
"oklch": {
"l": 0.77001,
"c": 0.03534,
"h": 208
},
"luminance": 0.46315
}Semantic roles & 50–950 ramp
primary
#9BBBC0
secondary
#E1D7D6
accent
#5144A1
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282