#9BBFBB#9BBFBB
#9BBFBB is a light, muted teal. Relative luminance 0.478; OKLCH L 77.7% C 0.039 H 188.1°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFBB |
|---|---|
| RGB | rgb(155, 191, 187) |
| HSL | hsl(173, 22%, 68%) |
| HSV | hsv(173, 19%, 75%) |
| CMYK | cmyk(18.8%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(74.71, -12.84, -1.98) |
| CIE-LCH | lch(74.71, 12.99, 188.77°) |
| OKLab | oklab(77.72% -0.0387 -0.0055) |
| OKLCH | oklch(77.72% 0.039 188.1) |
| XYZ | xyz(41.1155, 47.8167, 54.0673) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.08
Lightblue
#ADD8E6
ΔE00 9.91
Pale Teal
#82CBB2
ΔE00 10.32
Cool Grey
#95A3A6
ΔE00 10.70
Greyish Teal
#719F91
ΔE00 11.32
Paleturquoise
#AFEEEE
ΔE00 11.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFBB #BF9B9F
analogous
#9BBFA9 #9BBFBB #9BB1BF
triadic
#9BBFBB #BB9BBF #BFBB9B
tetradic
#9BBFBB #A99BBF #BF9B9F #B1BF9B
square
#9BBFBB #A99BBF #BF9B9F #B1BF9B
split-complementary
#9BBFBB #BF9BB1 #BFA99B
monochromatic
#578883 #76A7A2 #9BBFBB #C0D7D4 #E6EFEE
Accessibility & contrast
On white
1.99
#9BBFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#9BBFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFBB
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFBB | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#91C1BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #9bbfbb; /* rgb */ color: rgb(155, 191, 187); /* oklch */ color: oklch(77.7% 0.039 188.1);
Tailwind
colors: {
custom: {
50: '#b9d2cf',
500: '#9bbfbb',
950: '#000000',
},
}SCSS
$custom: #9bbfbb; $custom-light: #b9d2cf; $custom-dark: #000000;
JSON
{
"hex": "#9bbfbb",
"rgb": {
"r": 155,
"g": 191,
"b": 187
},
"hsl": {
"h": 173.333,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.77716,
"c": 0.03905,
"h": 188.1
},
"luminance": 0.47818
}Semantic roles & 50–950 ramp
primary
#9BBFBB
secondary
#E0D5D7
accent
#454FA0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282