#9FBABC#9FBABC
#9FBABC is a light, muted teal. Relative luminance 0.461; OKLCH L 76.9% C 0.030 H 202.0°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBABC |
|---|---|
| RGB | rgb(159, 186, 188) |
| HSL | hsl(184, 18%, 68%) |
| HSV | hsv(184, 15%, 74%) |
| CMYK | cmyk(15.4%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(73.62, -8.72, -4.09) |
| CIE-LCH | lch(73.62, 9.63, 205.14°) |
| OKLab | oklab(76.93% -0.0274 -0.0111) |
| OKLCH | oklch(76.93% 0.03 202) |
| XYZ | xyz(40.9317, 46.1185, 54.3124) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.48
Cool Gray
#9AA7B0
ΔE00 8.33
Bluegrey
#85A3B2
ΔE00 8.77
Lightblue
#ADD8E6
ΔE00 8.91
Light Grey Blue
#9DBCD4
ΔE00 9.32
Silver (survey)
#C5C9C7
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBABC #BCA19F
analogous
#9FBCAF #9FBABC #9FABBC
triadic
#9FBABC #BC9FBA #BABC9F
tetradic
#9FBABC #AF9FBC #BCA19F #ABBC9F
square
#9FBABC #AF9FBC #BCA19F #ABBC9F
split-complementary
#9FBABC #BC9FAB #BCAF9F
monochromatic
#5C8284 #7BA0A3 #9FBABC #C3D4D5 #E7EEEE
Accessibility & contrast
On white
2.05
#9FBABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#9FBABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBABC
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBABC | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 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)
#B6B7BC
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#97BCBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9fbabc; /* rgb */ color: rgb(159, 186, 188); /* oklch */ color: oklch(76.9% 0.030 202.0);
Tailwind
colors: {
custom: {
50: '#bbced0',
500: '#9fbabc',
950: '#000000',
},
}SCSS
$custom: #9fbabc; $custom-light: #bbced0; $custom-dark: #000000;
JSON
{
"hex": "#9fbabc",
"rgb": {
"r": 159,
"g": 186,
"b": 188
},
"hsl": {
"h": 184.138,
"s": 17.791,
"l": 68.039
},
"oklch": {
"l": 0.7693,
"c": 0.02958,
"h": 202
},
"luminance": 0.4612
}Semantic roles & 50–950 ramp
primary
#9FBABC
secondary
#E0D8D7
accent
#4F499C
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282