#9FBDBB#9FBDBB
#9FBDBB is a light, muted teal. Relative luminance 0.474; OKLCH L 77.5% C 0.033 H 191.5°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBDBB |
|---|---|
| RGB | rgb(159, 189, 187) |
| HSL | hsl(176, 19%, 68%) |
| HSV | hsv(176, 16%, 74%) |
| CMYK | cmyk(15.9%, 0%, 1.1%, 25.9%) |
| CIE-LAB | lab(74.41, -10.51, -2.38) |
| CIE-LCH | lch(74.41, 10.78, 192.77°) |
| OKLab | oklab(77.55% -0.032 -0.0065) |
| OKLCH | oklch(77.55% 0.033 191.5) |
| XYZ | xyz(41.4629, 47.3528, 53.9595) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.10
Powder Blue
#B0E0E6
ΔE00 9.37
Lightblue
#ADD8E6
ΔE00 9.42
Cool Gray
#9AA7B0
ΔE00 10.44
Silver (survey)
#C5C9C7
ΔE00 10.52
Bluegrey
#85A3B2
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBDBB #BD9FA1
analogous
#9FBDAC #9FBDBB #9FB0BD
triadic
#9FBDBB #BB9FBD #BDBB9F
tetradic
#9FBDBB #AC9FBD #BD9FA1 #B0BD9F
square
#9FBDBB #AC9FBD #BD9FA1 #B0BD9F
split-complementary
#9FBDBB #BD9FB0 #BDAC9F
monochromatic
#5C8683 #7BA4A1 #9FBDBB #C3D6D5 #E8EFEE
Accessibility & contrast
On white
2.01
#9FBDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#9FBDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBDBB
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBDBB | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABB
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#97BFBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9fbdbb; /* rgb */ color: rgb(159, 189, 187); /* oklch */ color: oklch(77.5% 0.033 191.5);
Tailwind
colors: {
custom: {
50: '#bbd0cf',
500: '#9fbdbb',
950: '#000000',
},
}SCSS
$custom: #9fbdbb; $custom-light: #bbd0cf; $custom-dark: #000000;
JSON
{
"hex": "#9fbdbb",
"rgb": {
"r": 159,
"g": 189,
"b": 187
},
"hsl": {
"h": 176,
"s": 18.519,
"l": 68.235
},
"oklch": {
"l": 0.77548,
"c": 0.03263,
"h": 191.5
},
"luminance": 0.47354
}Semantic roles & 50–950 ramp
primary
#9FBDBB
secondary
#E0D7D8
accent
#494E9D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282