#9BBFBC#9BBFBC
#9BBFBC is a light, muted teal. Relative luminance 0.479; OKLCH L 77.7% C 0.039 H 190.1°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFBC |
|---|---|
| RGB | rgb(155, 191, 188) |
| HSL | hsl(175, 22%, 68%) |
| HSV | hsv(175, 19%, 75%) |
| CMYK | cmyk(18.8%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(74.74, -12.63, -2.48) |
| CIE-LCH | lch(74.74, 12.87, 191.13°) |
| OKLab | oklab(77.75% -0.0382 -0.0068) |
| OKLCH | oklch(77.75% 0.039 190.1) |
| XYZ | xyz(41.2229, 47.8596, 54.6331) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.87
Lightblue
#ADD8E6
ΔE00 9.55
Cool Grey
#95A3A6
ΔE00 10.52
Pale Teal
#82CBB2
ΔE00 10.68
Greyish Teal
#719F91
ΔE00 11.53
Paleturquoise
#AFEEEE
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFBC #BF9B9E
analogous
#9BBFAA #9BBFBC #9BB0BF
triadic
#9BBFBC #BC9BBF #BFBC9B
tetradic
#9BBFBC #AA9BBF #BF9B9E #B0BF9B
square
#9BBFBC #AA9BBF #BF9B9E #B0BF9B
split-complementary
#9BBFBC #BF9BB0 #BFAA9B
monochromatic
#578884 #76A7A3 #9BBFBC #C0D7D5 #E6EFEE
Accessibility & contrast
On white
1.99
#9BBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#9BBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFBC
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFBC | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBC
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#91C1BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9bbfbc; /* rgb */ color: rgb(155, 191, 188); /* oklch */ color: oklch(77.7% 0.039 190.1);
Tailwind
colors: {
custom: {
50: '#b9d2d0',
500: '#9bbfbc',
950: '#000000',
},
}SCSS
$custom: #9bbfbc; $custom-light: #b9d2d0; $custom-dark: #000000;
JSON
{
"hex": "#9bbfbc",
"rgb": {
"r": 155,
"g": 191,
"b": 188
},
"hsl": {
"h": 175,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.77747,
"c": 0.03886,
"h": 190.1
},
"luminance": 0.47861
}Semantic roles & 50–950 ramp
primary
#9BBFBC
secondary
#E0D5D6
accent
#454DA0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282