#9FBBBA#9FBBBA
#9FBBBA is a light, muted teal. Relative luminance 0.465; OKLCH L 77.1% C 0.030 H 193.9°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBBBA |
|---|---|
| RGB | rgb(159, 187, 186) |
| HSL | hsl(178, 17%, 68%) |
| HSV | hsv(178, 15%, 73%) |
| CMYK | cmyk(15%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(73.84, -9.67, -2.68) |
| CIE-LCH | lch(73.84, 10.03, 195.50°) |
| OKLab | oklab(77.08% -0.0296 -0.0073) |
| OKLCH | oklch(77.08% 0.031 193.9) |
| XYZ | xyz(40.9290, 46.4557, 53.2553) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.25
Lightblue
#ADD8E6
ΔE00 9.50
Cool Gray
#9AA7B0
ΔE00 9.54
Powder Blue
#B0E0E6
ΔE00 9.84
Bluegrey
#85A3B2
ΔE00 9.98
Silver (survey)
#C5C9C7
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBBBA #BB9FA0
analogous
#9FBBAC #9FBBBA #9FAEBB
triadic
#9FBBBA #BA9FBB #BBBA9F
tetradic
#9FBBBA #AC9FBB #BB9FA0 #AEBB9F
square
#9FBBBA #AC9FBB #BB9FA0 #AEBB9F
split-complementary
#9FBBBA #BB9FAE #BBAC9F
monochromatic
#5D8382 #7BA2A0 #9FBBBA #C3D4D4 #E7EEED
Accessibility & contrast
On white
2.04
#9FBBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#9FBBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBBBA
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBBBA | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BA
Deuteranopia (green-blind)
#B2B4BA
Tritanopia (blue-blind)
#97BDBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9fbbba; /* rgb */ color: rgb(159, 187, 186); /* oklch */ color: oklch(77.1% 0.030 193.9);
Tailwind
colors: {
custom: {
50: '#bbcfce',
500: '#9fbbba',
950: '#000000',
},
}SCSS
$custom: #9fbbba; $custom-light: #bbcfce; $custom-dark: #000000;
JSON
{
"hex": "#9fbbba",
"rgb": {
"r": 159,
"g": 187,
"b": 186
},
"hsl": {
"h": 177.857,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.77084,
"c": 0.0305,
"h": 193.9
},
"luminance": 0.46457
}Semantic roles & 50–950 ramp
primary
#9FBBBA
secondary
#DFD7D7
accent
#4A4D9B
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121313
muted
#818282