#9BBFBD#9BBFBD
#9BBFBD is a light, muted teal. Relative luminance 0.479; OKLCH L 77.8% C 0.039 H 192.2°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFBD |
|---|---|
| RGB | rgb(155, 191, 189) |
| HSL | hsl(177, 22%, 68%) |
| HSV | hsv(177, 19%, 75%) |
| CMYK | cmyk(18.8%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(74.76, -12.42, -2.99) |
| CIE-LCH | lch(74.76, 12.77, 193.53°) |
| OKLab | oklab(77.78% -0.0378 -0.0082) |
| OKLCH | oklch(77.78% 0.039 192.2) |
| XYZ | xyz(41.3311, 47.9029, 55.2028) |
| Luminance | 0.4790 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.69
Lightblue
#ADD8E6
ΔE00 9.20
Cool Grey
#95A3A6
ΔE00 10.36
Pale Teal
#82CBB2
ΔE00 11.06
Bluegrey
#85A3B2
ΔE00 11.36
Paleturquoise
#AFEEEE
ΔE00 11.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFBD #BF9B9D
analogous
#9BBFAB #9BBFBD #9BAFBF
triadic
#9BBFBD #BD9BBF #BFBD9B
tetradic
#9BBFBD #AB9BBF #BF9B9D #AFBF9B
square
#9BBFBD #AB9BBF #BF9B9D #AFBF9B
split-complementary
#9BBFBD #BF9BAF #BFAB9B
monochromatic
#578886 #76A7A4 #9BBFBD #C0D7D6 #E6EFEE
Accessibility & contrast
On white
1.98
#9BBFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#9BBFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFBD
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFBD | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBD
Deuteranopia (green-blind)
#B3B6BD
Tritanopia (blue-blind)
#90C1BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9bbfbd; /* rgb */ color: rgb(155, 191, 189); /* oklch */ color: oklch(77.8% 0.039 192.2);
Tailwind
colors: {
custom: {
50: '#b9d2d0',
500: '#9bbfbd',
950: '#000000',
},
}SCSS
$custom: #9bbfbd; $custom-light: #b9d2d0; $custom-dark: #000000;
JSON
{
"hex": "#9bbfbd",
"rgb": {
"r": 155,
"g": 191,
"b": 189
},
"hsl": {
"h": 176.667,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.77778,
"c": 0.03873,
"h": 192.2
},
"luminance": 0.47904
}Semantic roles & 50–950 ramp
primary
#9BBFBD
secondary
#E0D5D6
accent
#454AA0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282