#9BBFB3#9BBFB3
#9BBFB3 is a light, muted teal. Relative luminance 0.475; OKLCH L 77.5% C 0.042 H 172.9°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFB3 |
|---|---|
| RGB | rgb(155, 191, 179) |
| HSL | hsl(160, 22%, 68%) |
| HSV | hsv(160, 19%, 75%) |
| CMYK | cmyk(18.8%, 0%, 6.3%, 25.1%) |
| CIE-LAB | lab(74.50, -14.50, 2.06) |
| CIE-LCH | lch(74.50, 14.65, 171.92°) |
| OKLab | oklab(77.48% -0.042 0.0052) |
| OKLCH | oklch(77.48% 0.042 172.9) |
| XYZ | xyz(40.2828, 47.4836, 49.6819) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.06
Greenish Grey
#96AE8D
ΔE00 9.41
Seafoam Blue
#78D1B6
ΔE00 9.99
Greyish Teal
#719F91
ΔE00 10.30
Darkseagreen
#8FBC8F
ΔE00 10.61
Powder Blue
#B0E0E6
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFB3 #BF9BA7
analogous
#9BBFA1 #9BBFB3 #9BB9BF
triadic
#9BBFB3 #B39BBF #BFB39B
tetradic
#9BBFB3 #A19BBF #BF9BA7 #B9BF9B
square
#9BBFB3 #A19BBF #BF9BA7 #B9BF9B
split-complementary
#9BBFB3 #BF9BB9 #BFA19B
monochromatic
#578878 #76A797 #9BBFB3 #C0D7CF #E6EFEC
Accessibility & contrast
On white
2.00
#9BBFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#9BBFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFB3
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFB3 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB2
Deuteranopia (green-blind)
#B6B5B4
Tritanopia (blue-blind)
#93C0BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9bbfb3; /* rgb */ color: rgb(155, 191, 179); /* oklch */ color: oklch(77.5% 0.042 172.9);
Tailwind
colors: {
custom: {
50: '#b9d2c9',
500: '#9bbfb3',
950: '#000000',
},
}SCSS
$custom: #9bbfb3; $custom-light: #b9d2c9; $custom-dark: #000000;
JSON
{
"hex": "#9bbfb3",
"rgb": {
"r": 155,
"g": 191,
"b": 179
},
"hsl": {
"h": 160,
"s": 21.951,
"l": 67.843
},
"oklch": {
"l": 0.77479,
"c": 0.04229,
"h": 172.9
},
"luminance": 0.47485
}Semantic roles & 50–950 ramp
primary
#9BBFB3
secondary
#E0D5D9
accent
#4564A0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282