#9FBDBE#9FBDBE
#9FBDBE is a light, muted teal. Relative luminance 0.475; OKLCH L 77.6% C 0.033 H 199.0°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBDBE |
|---|---|
| RGB | rgb(159, 189, 190) |
| HSL | hsl(182, 19%, 68%) |
| HSV | hsv(182, 16%, 75%) |
| CMYK | cmyk(16.3%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(74.50, -9.88, -3.89) |
| CIE-LCH | lch(74.50, 10.62, 201.51°) |
| OKLab | oklab(77.64% -0.0308 -0.0106) |
| OKLCH | oklch(77.64% 0.033 199) |
| XYZ | xyz(41.7875, 47.4826, 55.6686) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.48
Cool Grey
#95A3A6
ΔE00 8.65
Powder Blue
#B0E0E6
ΔE00 9.04
Cool Gray
#9AA7B0
ΔE00 9.59
Bluegrey
#85A3B2
ΔE00 9.75
Light Grey Blue
#9DBCD4
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBDBE #BEA09F
analogous
#9FBEAF #9FBDBE #9FADBE
triadic
#9FBDBE #BE9FBD #BDBE9F
tetradic
#9FBDBE #AF9FBE #BEA09F #ADBE9F
square
#9FBDBE #AF9FBE #BEA09F #ADBE9F
split-complementary
#9FBDBE #BE9FAD #BEAF9F
monochromatic
#5B8687 #7BA4A5 #9FBDBE #C3D6D7 #E8EFEF
Accessibility & contrast
On white
2.00
#9FBDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#9FBDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBDBE
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBDBE | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#B2B5BE
Tritanopia (blue-blind)
#96BFBD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #9fbdbe; /* rgb */ color: rgb(159, 189, 190); /* oklch */ color: oklch(77.6% 0.033 199.0);
Tailwind
colors: {
custom: {
50: '#bbd0d1',
500: '#9fbdbe',
950: '#000000',
},
}SCSS
$custom: #9fbdbe; $custom-light: #bbd0d1; $custom-dark: #000000;
JSON
{
"hex": "#9fbdbe",
"rgb": {
"r": 159,
"g": 189,
"b": 190
},
"hsl": {
"h": 181.935,
"s": 19.255,
"l": 68.431
},
"oklch": {
"l": 0.77641,
"c": 0.03253,
"h": 199
},
"luminance": 0.47484
}Semantic roles & 50–950 ramp
primary
#9FBDBE
secondary
#E1D8D8
accent
#4B489E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282