#9FBBBE#9FBBBE
#9FBBBE is a light, muted teal. Relative luminance 0.466; OKLCH L 77.2% C 0.031 H 204.5°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9FBBBE |
|---|---|
| RGB | rgb(159, 187, 190) |
| HSL | hsl(186, 19%, 68%) |
| HSV | hsv(186, 16%, 75%) |
| CMYK | cmyk(16.3%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(73.95, -8.83, -4.70) |
| CIE-LCH | lch(73.95, 10.00, 208.03°) |
| OKLab | oklab(77.21% -0.028 -0.0127) |
| OKLCH | oklch(77.21% 0.031 204.5) |
| XYZ | xyz(41.3602, 46.6281, 55.5262) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.74
Cool Gray
#9AA7B0
ΔE00 8.40
Lightblue
#ADD8E6
ΔE00 8.44
Bluegrey
#85A3B2
ΔE00 8.69
Light Grey Blue
#9DBCD4
ΔE00 8.90
Powder Blue
#B0E0E6
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FBBBE #BEA29F
analogous
#9FBEB1 #9FBBBE #9FABBE
triadic
#9FBBBE #BE9FBB #BBBE9F
tetradic
#9FBBBE #B19FBE #BEA29F #ABBE9F
square
#9FBBBE #B19FBE #BEA29F #ABBE9F
split-complementary
#9FBBBE #BE9FAB #BEB19F
monochromatic
#5B8387 #7BA1A5 #9FBBBE #C3D5D7 #E8EFEF
Accessibility & contrast
On white
2.03
#9FBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#9FBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FBBBE
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FBBBE | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#96BDBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9fbbbe; /* rgb */ color: rgb(159, 187, 190); /* oklch */ color: oklch(77.2% 0.031 204.5);
Tailwind
colors: {
custom: {
50: '#bbcfd1',
500: '#9fbbbe',
950: '#000000',
},
}SCSS
$custom: #9fbbbe; $custom-light: #bbcfd1; $custom-dark: #000000;
JSON
{
"hex": "#9fbbbe",
"rgb": {
"r": 159,
"g": 187,
"b": 190
},
"hsl": {
"h": 185.806,
"s": 19.255,
"l": 68.431
},
"oklch": {
"l": 0.77209,
"c": 0.03077,
"h": 204.5
},
"luminance": 0.46629
}Semantic roles & 50–950 ramp
primary
#9FBBBE
secondary
#E1D9D8
accent
#50489E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282