#9FBFBC#9FBFBC
#9FBFBC is a light, muted teal. Relative luminance 0.483; OKLCH L 78.0% C 0.035 H 189.5°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBFBC |
|---|---|
| RGB | rgb(159, 191, 188) |
| HSL | hsl(174, 20%, 69%) |
| HSV | hsv(174, 17%, 75%) |
| CMYK | cmyk(16.8%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(74.99, -11.35, -2.08) |
| CIE-LCH | lch(74.99, 11.54, 190.40°) |
| OKLab | oklab(78.01% -0.0343 -0.0057) |
| OKLCH | oklch(78.01% 0.035 189.5) |
| XYZ | xyz(42.0035, 48.2622, 54.6697) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.98
Lightblue
#ADD8E6
ΔE00 9.43
Cool Grey
#95A3A6
ΔE00 9.93
Silver (survey)
#C5C9C7
ΔE00 10.92
Cool Gray
#9AA7B0
ΔE00 11.32
Pale Teal
#82CBB2
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBFBC #BF9FA2
analogous
#9FBFAC #9FBFBC #9FB2BF
triadic
#9FBFBC #BC9FBF #BFBC9F
tetradic
#9FBFBC #AC9FBF #BF9FA2 #B2BF9F
square
#9FBFBC #AC9FBF #BF9FA2 #B2BF9F
split-complementary
#9FBFBC #BF9FB2 #BFAC9F
monochromatic
#5B8984 #7AA7A2 #9FBFBC #C4D7D6 #E8F0EF
Accessibility & contrast
On white
1.97
#9FBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#9FBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBFBC
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBFBC | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBC
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#96C1BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #9fbfbc; /* rgb */ color: rgb(159, 191, 188); /* oklch */ color: oklch(78.0% 0.035 189.5);
Tailwind
colors: {
custom: {
50: '#bbd2d0',
500: '#9fbfbc',
950: '#000000',
},
}SCSS
$custom: #9fbfbc; $custom-light: #bbd2d0; $custom-dark: #000000;
JSON
{
"hex": "#9fbfbc",
"rgb": {
"r": 159,
"g": 191,
"b": 188
},
"hsl": {
"h": 174.375,
"s": 20,
"l": 68.627
},
"oklch": {
"l": 0.78013,
"c": 0.03479,
"h": 189.5
},
"luminance": 0.48263
}Semantic roles & 50–950 ramp
primary
#9FBFBC
secondary
#E2D8D9
accent
#474F9E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282