#9FBABE#9FBABE
#9FBABE is a light, muted teal. Relative luminance 0.462; OKLCH L 77.0% C 0.030 H 207.4°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBABE |
|---|---|
| RGB | rgb(159, 186, 190) |
| HSL | hsl(188, 19%, 68%) |
| HSV | hsv(188, 16%, 75%) |
| CMYK | cmyk(16.3%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(73.68, -8.30, -5.10) |
| CIE-LCH | lch(73.68, 9.74, 211.58°) |
| OKLab | oklab(76.99% -0.0266 -0.0138) |
| OKLCH | oklch(76.99% 0.03 207.4) |
| XYZ | xyz(41.1488, 46.2053, 55.4557) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.32
Cool Gray
#9AA7B0
ΔE00 7.79
Bluegrey
#85A3B2
ΔE00 8.19
Light Grey Blue
#9DBCD4
ΔE00 8.35
Lightblue
#ADD8E6
ΔE00 8.50
Bluey Grey
#89A0B0
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBABE #BEA39F
analogous
#9FBEB2 #9FBABE #9FAABE
triadic
#9FBABE #BE9FBA #BABE9F
tetradic
#9FBABE #B29FBE #BEA39F #AABE9F
square
#9FBABE #B29FBE #BEA39F #AABE9F
split-complementary
#9FBABE #BE9FAA #BEB29F
monochromatic
#5B8187 #7BA0A5 #9FBABE #C3D4D7 #E8EEEF
Accessibility & contrast
On white
2.05
#9FBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#9FBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBABE
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBABE | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BE
Deuteranopia (green-blind)
#B0B3BE
Tritanopia (blue-blind)
#96BCBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9fbabe; /* rgb */ color: rgb(159, 186, 190); /* oklch */ color: oklch(77.0% 0.030 207.4);
Tailwind
colors: {
custom: {
50: '#bbced1',
500: '#9fbabe',
950: '#000000',
},
}SCSS
$custom: #9fbabe; $custom-light: #bbced1; $custom-dark: #000000;
JSON
{
"hex": "#9fbabe",
"rgb": {
"r": 159,
"g": 186,
"b": 190
},
"hsl": {
"h": 187.742,
"s": 19.255,
"l": 68.431
},
"oklch": {
"l": 0.76993,
"c": 0.02999,
"h": 207.4
},
"luminance": 0.46206
}Semantic roles & 50–950 ramp
primary
#9FBABE
secondary
#E1D9D8
accent
#53489E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282