#9BBABC#9BBABC
#9BBABC is a light, muted teal. Relative luminance 0.457; OKLCH L 76.7% C 0.034 H 201.3°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBABC |
|---|---|
| RGB | rgb(155, 186, 188) |
| HSL | hsl(184, 20%, 67%) |
| HSV | hsv(184, 18%, 74%) |
| CMYK | cmyk(17.6%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(73.36, -10.01, -4.51) |
| CIE-LCH | lch(73.36, 10.98, 204.25°) |
| OKLab | oklab(76.66% -0.0314 -0.0122) |
| OKLCH | oklch(76.66% 0.034 201.3) |
| XYZ | xyz(40.1511, 45.7160, 54.2758) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.11
Lightblue
#ADD8E6
ΔE00 8.86
Bluegrey
#85A3B2
ΔE00 8.89
Cool Gray
#9AA7B0
ΔE00 9.12
Powder Blue
#B0E0E6
ΔE00 9.65
Light Grey Blue
#9DBCD4
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBABC #BC9D9B
analogous
#9BBCAD #9BBABC #9BAABC
triadic
#9BBABC #BC9BBA #BABC9B
tetradic
#9BBABC #AD9BBC #BC9D9B #AABC9B
square
#9BBABC #AD9BBC #BC9D9B #AABC9B
split-complementary
#9BBABC #BC9BAA #BCAD9B
monochromatic
#598184 #76A1A3 #9BBABC #C0D3D5 #E4EDED
Accessibility & contrast
On white
2.07
#9BBABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#9BBABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBABC
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBABC | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BC
Deuteranopia (green-blind)
#AFB2BC
Tritanopia (blue-blind)
#91BCBA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9bbabc; /* rgb */ color: rgb(155, 186, 188); /* oklch */ color: oklch(76.7% 0.034 201.3);
Tailwind
colors: {
custom: {
50: '#b9ced0',
500: '#9bbabc',
950: '#000000',
},
}SCSS
$custom: #9bbabc; $custom-light: #b9ced0; $custom-dark: #000000;
JSON
{
"hex": "#9bbabc",
"rgb": {
"r": 155,
"g": 186,
"b": 188
},
"hsl": {
"h": 183.636,
"s": 19.76,
"l": 67.255
},
"oklch": {
"l": 0.76656,
"c": 0.03373,
"h": 201.3
},
"luminance": 0.45717
}Semantic roles & 50–950 ramp
primary
#9BBABC
secondary
#DFD5D4
accent
#4D479E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282