#9FBABB#9FBABB
#9FBABB is a light, muted teal. Relative luminance 0.461; OKLCH L 76.9% C 0.029 H 199.3°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBABB |
|---|---|
| RGB | rgb(159, 186, 187) |
| HSL | hsl(182, 17%, 68%) |
| HSV | hsv(182, 15%, 73%) |
| CMYK | cmyk(15%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(73.59, -8.93, -3.59) |
| CIE-LCH | lch(73.59, 9.63, 201.89°) |
| OKLab | oklab(76.9% -0.0278 -0.0097) |
| OKLCH | oklch(76.9% 0.029 199.3) |
| XYZ | xyz(40.8243, 46.0755, 53.7466) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.60
Cool Gray
#9AA7B0
ΔE00 8.61
Bluegrey
#85A3B2
ΔE00 9.10
Lightblue
#ADD8E6
ΔE00 9.16
Light Grey Blue
#9DBCD4
ΔE00 9.80
Silver (survey)
#C5C9C7
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBABB #BBA09F
analogous
#9FBBAE #9FBABB #9FACBB
triadic
#9FBABB #BB9FBA #BABB9F
tetradic
#9FBABB #AE9FBB #BBA09F #ACBB9F
square
#9FBABB #AE9FBB #BBA09F #ACBB9F
split-complementary
#9FBABB #BB9FAC #BBAE9F
monochromatic
#5D8283 #7BA0A2 #9FBABB #C3D4D4 #E7EDEE
Accessibility & contrast
On white
2.06
#9FBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#9FBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBABB
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBABB | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#B0B3BB
Tritanopia (blue-blind)
#97BCBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9fbabb; /* rgb */ color: rgb(159, 186, 187); /* oklch */ color: oklch(76.9% 0.029 199.3);
Tailwind
colors: {
custom: {
50: '#bbcecf',
500: '#9fbabb',
950: '#000000',
},
}SCSS
$custom: #9fbabb; $custom-light: #bbcecf; $custom-dark: #000000;
JSON
{
"hex": "#9fbabb",
"rgb": {
"r": 159,
"g": 186,
"b": 187
},
"hsl": {
"h": 182.143,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.76899,
"c": 0.02948,
"h": 199.3
},
"luminance": 0.46077
}Semantic roles & 50–950 ramp
primary
#9FBABB
secondary
#DFD7D7
accent
#4D4A9B
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121313
muted
#818282