#9BBBBF#9BBBBF
#9BBBBF is a light, muted teal. Relative luminance 0.463; OKLCH L 77.0% C 0.035 H 205.7°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBBBF |
|---|---|
| RGB | rgb(155, 187, 191) |
| HSL | hsl(187, 22%, 68%) |
| HSV | hsv(187, 19%, 75%) |
| CMYK | cmyk(18.8%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(73.72, -9.89, -5.61) |
| CIE-LCH | lch(73.72, 11.37, 209.59°) |
| OKLab | oklab(76.97% -0.0316 -0.0152) |
| OKLCH | oklch(76.97% 0.035 205.7) |
| XYZ | xyz(40.6893, 46.2695, 56.0672) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.17
Cool Grey
#95A3A6
ΔE00 8.28
Bluegrey
#85A3B2
ΔE00 8.53
Light Grey Blue
#9DBCD4
ΔE00 8.87
Cool Gray
#9AA7B0
ΔE00 8.95
Powder Blue
#B0E0E6
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBBBF #BF9F9B
analogous
#9BBFB1 #9BBBBF #9BA9BF
triadic
#9BBBBF #BF9BBB #BBBF9B
tetradic
#9BBBBF #B19BBF #BF9F9B #A9BF9B
square
#9BBBBF #B19BBF #BF9F9B #A9BF9B
split-complementary
#9BBBBF #BF9BA9 #BFB19B
monochromatic
#578388 #76A2A7 #9BBBBF #C0D4D7 #E6EEEF
Accessibility & contrast
On white
2.05
#9BBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#9BBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBBBF
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBBBF | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#AFB3BF
Tritanopia (blue-blind)
#90BEBC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9bbbbf; /* rgb */ color: rgb(155, 187, 191); /* oklch */ color: oklch(77.0% 0.035 205.7);
Tailwind
colors: {
custom: {
50: '#b9cfd2',
500: '#9bbbbf',
950: '#000000',
},
}SCSS
$custom: #9bbbbf; $custom-light: #b9cfd2; $custom-dark: #000000;
JSON
{
"hex": "#9bbbbf",
"rgb": {
"r": 155,
"g": 187,
"b": 191
},
"hsl": {
"h": 186.667,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.76968,
"c": 0.03508,
"h": 205.7
},
"luminance": 0.46271
}Semantic roles & 50–950 ramp
primary
#9BBBBF
secondary
#E0D7D5
accent
#4F45A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282