#9FBCBB#9FBCBB
#9FBCBB is a light, muted teal. Relative luminance 0.469; OKLCH L 77.3% C 0.032 H 194.0°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBCBB |
|---|---|
| RGB | rgb(159, 188, 187) |
| HSL | hsl(178, 18%, 68%) |
| HSV | hsv(178, 15%, 74%) |
| CMYK | cmyk(15.4%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(74.14, -9.99, -2.78) |
| CIE-LCH | lch(74.14, 10.37, 195.58°) |
| OKLab | oklab(77.33% -0.0306 -0.0076) |
| OKLCH | oklch(77.33% 0.032 194) |
| XYZ | xyz(41.2486, 46.9241, 53.8881) |
| Luminance | 0.4693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.59
Lightblue
#ADD8E6
ΔE00 9.29
Powder Blue
#B0E0E6
ΔE00 9.54
Cool Gray
#9AA7B0
ΔE00 9.84
Bluegrey
#85A3B2
ΔE00 10.19
Silver (survey)
#C5C9C7
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBCBB #BC9FA0
analogous
#9FBCAC #9FBCBB #9FAEBC
triadic
#9FBCBB #BB9FBC #BCBB9F
tetradic
#9FBCBB #AC9FBC #BC9FA0 #AEBC9F
square
#9FBCBB #AC9FBC #BC9FA0 #AEBC9F
split-complementary
#9FBCBB #BC9FAE #BCAC9F
monochromatic
#5C8483 #7BA3A1 #9FBCBB #C3D5D5 #E7EEEE
Accessibility & contrast
On white
2.02
#9FBCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#9FBCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBCBB
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBCBB | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#B2B4BB
Tritanopia (blue-blind)
#97BEBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9fbcbb; /* rgb */ color: rgb(159, 188, 187); /* oklch */ color: oklch(77.3% 0.032 194.0);
Tailwind
colors: {
custom: {
50: '#bbd0cf',
500: '#9fbcbb',
950: '#000000',
},
}SCSS
$custom: #9fbcbb; $custom-light: #bbd0cf; $custom-dark: #000000;
JSON
{
"hex": "#9fbcbb",
"rgb": {
"r": 159,
"g": 188,
"b": 187
},
"hsl": {
"h": 177.931,
"s": 17.791,
"l": 68.039
},
"oklch": {
"l": 0.77332,
"c": 0.03152,
"h": 194
},
"luminance": 0.46925
}Semantic roles & 50–950 ramp
primary
#9FBCBB
secondary
#E0D7D7
accent
#494C9C
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282