#8CB7BB#8CB7BB
#8CB7BB is a light, muted teal. Relative luminance 0.430; OKLCH L 75.0% C 0.046 H 203.3°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8CB7BB |
|---|---|
| RGB | rgb(140, 183, 187) |
| HSL | hsl(185, 26%, 64%) |
| HSV | hsv(185, 25%, 73%) |
| CMYK | cmyk(25.1%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(71.57, -13.33, -6.71) |
| CIE-LCH | lch(71.57, 14.92, 206.70°) |
| OKLab | oklab(74.99% -0.0424 -0.0183) |
| OKLCH | oklch(74.99% 0.046 203.3) |
| XYZ | xyz(36.7156, 43.0287, 53.3749) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 8.73
Greyblue
#77A1B5
ΔE00 9.41
Cadetblue
#5F9EA0
ΔE00 9.47
Cool Grey
#95A3A6
ΔE00 9.57
Lightblue
#ADD8E6
ΔE00 9.71
Powder Blue
#B0E0E6
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CB7BB #BB908C
analogous
#8CBBA8 #8CB7BB #8CA0BB
triadic
#8CB7BB #BB8CB7 #B7BB8C
tetradic
#8CB7BB #A88CBB #BB908C #A0BB8C
square
#8CB7BB #A88CBB #BB908C #A0BB8C
split-complementary
#8CB7BB #BB8CA0 #BBA88C
monochromatic
#4C7C81 #669FA4 #8CB7BB #B2CFD2 #D9E7E8
Accessibility & contrast
On white
2.19
#8CB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#8CB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CB7BB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CB7BB | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BB
Deuteranopia (green-blind)
#A8ADBB
Tritanopia (blue-blind)
#7DBAB8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8cb7bb; /* rgb */ color: rgb(140, 183, 187); /* oklch */ color: oklch(75.0% 0.046 203.3);
Tailwind
colors: {
custom: {
50: '#aecccf',
500: '#8cb7bb',
950: '#000000',
},
}SCSS
$custom: #8cb7bb; $custom-light: #aecccf; $custom-dark: #000000;
JSON
{
"hex": "#8cb7bb",
"rgb": {
"r": 140,
"g": 183,
"b": 187
},
"hsl": {
"h": 185.106,
"s": 25.683,
"l": 64.118
},
"oklch": {
"l": 0.74989,
"c": 0.04617,
"h": 203.3
},
"luminance": 0.4303
}Semantic roles & 50–950 ramp
primary
#8CB7BB
secondary
#DACBC9
accent
#4A41A4
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282