#9BBABB#9BBABB
#9BBABB is a light, muted teal. Relative luminance 0.457; OKLCH L 76.6% C 0.034 H 198.9°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBABB |
|---|---|
| RGB | rgb(155, 186, 187) |
| HSL | hsl(182, 19%, 67%) |
| HSV | hsv(182, 17%, 73%) |
| CMYK | cmyk(17.1%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(73.33, -10.22, -4.00) |
| CIE-LCH | lch(73.33, 10.98, 201.38°) |
| OKLab | oklab(76.62% -0.0318 -0.0109) |
| OKLCH | oklch(76.62% 0.034 198.9) |
| XYZ | xyz(40.0437, 45.6730, 53.7100) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.23
Lightblue
#ADD8E6
ΔE00 9.12
Bluegrey
#85A3B2
ΔE00 9.22
Cool Gray
#9AA7B0
ΔE00 9.39
Powder Blue
#B0E0E6
ΔE00 9.70
Light Grey Blue
#9DBCD4
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBABB #BB9C9B
analogous
#9BBBAC #9BBABB #9BAABB
triadic
#9BBABB #BB9BBA #BABB9B
tetradic
#9BBABB #AC9BBB #BB9C9B #AABB9B
square
#9BBABB #AC9BBB #BB9C9B #AABB9B
split-complementary
#9BBABB #BB9BAA #BBAC9B
monochromatic
#598183 #77A1A2 #9BBABB #BFD3D4 #E4ECED
Accessibility & contrast
On white
2.07
#9BBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#9BBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBABB
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBABB | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#AFB2BB
Tritanopia (blue-blind)
#91BCBA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9bbabb; /* rgb */ color: rgb(155, 186, 187); /* oklch */ color: oklch(76.6% 0.034 198.9);
Tailwind
colors: {
custom: {
50: '#b9cecf',
500: '#9bbabb',
950: '#000000',
},
}SCSS
$custom: #9bbabb; $custom-light: #b9cecf; $custom-dark: #000000;
JSON
{
"hex": "#9bbabb",
"rgb": {
"r": 155,
"g": 186,
"b": 187
},
"hsl": {
"h": 181.875,
"s": 19.048,
"l": 67.059
},
"oklch": {
"l": 0.76624,
"c": 0.03364,
"h": 198.9
},
"luminance": 0.45674
}Semantic roles & 50–950 ramp
primary
#9BBABB
secondary
#DED4D4
accent
#4B489D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282