#9BBCBB#9BBCBB
#9BBCBB is a light, muted teal. Relative luminance 0.465; OKLCH L 77.1% C 0.036 H 194.2°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBCBB |
|---|---|
| RGB | rgb(155, 188, 187) |
| HSL | hsl(178, 20%, 67%) |
| HSV | hsv(178, 18%, 74%) |
| CMYK | cmyk(17.6%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(73.88, -11.28, -3.19) |
| CIE-LCH | lch(73.88, 11.72, 195.82°) |
| OKLab | oklab(77.06% -0.0346 -0.0087) |
| OKLCH | oklch(77.06% 0.036 194.2) |
| XYZ | xyz(40.4680, 46.5216, 53.8515) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.22
Powder Blue
#B0E0E6
ΔE00 9.33
Lightblue
#ADD8E6
ΔE00 9.33
Bluegrey
#85A3B2
ΔE00 10.35
Cool Gray
#9AA7B0
ΔE00 10.56
Light Grey Blue
#9DBCD4
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBCBB #BC9B9C
analogous
#9BBCAB #9BBCBB #9BADBC
triadic
#9BBCBB #BB9BBC #BCBB9B
tetradic
#9BBCBB #AB9BBC #BC9B9C #ADBC9B
square
#9BBCBB #AB9BBC #BC9B9C #ADBC9B
split-complementary
#9BBCBB #BC9BAD #BCAB9B
monochromatic
#598483 #76A3A2 #9BBCBB #C0D5D4 #E4EDED
Accessibility & contrast
On white
2.04
#9BBCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#9BBCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBCBB
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBCBB | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#B1B3BB
Tritanopia (blue-blind)
#91BEBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9bbcbb; /* rgb */ color: rgb(155, 188, 187); /* oklch */ color: oklch(77.1% 0.036 194.2);
Tailwind
colors: {
custom: {
50: '#b9d0cf',
500: '#9bbcbb',
950: '#000000',
},
}SCSS
$custom: #9bbcbb; $custom-light: #b9d0cf; $custom-dark: #000000;
JSON
{
"hex": "#9bbcbb",
"rgb": {
"r": 155,
"g": 188,
"b": 187
},
"hsl": {
"h": 178.182,
"s": 19.76,
"l": 67.255
},
"oklch": {
"l": 0.7706,
"c": 0.03566,
"h": 194.2
},
"luminance": 0.46523
}Semantic roles & 50–950 ramp
primary
#9BBCBB
secondary
#DFD4D5
accent
#474A9E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282