#8BB4BC#8BB4BC
#8BB4BC is a light, muted teal. Relative luminance 0.418; OKLCH L 74.3% C 0.045 H 210.9°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB4BC |
|---|---|
| RGB | rgb(139, 180, 188) |
| HSL | hsl(190, 27%, 64%) |
| HSV | hsv(190, 26%, 74%) |
| CMYK | cmyk(26.1%, 4.3%, 0%, 26.3%) |
| CIE-LAB | lab(70.71, -11.82, -8.55) |
| CIE-LCH | lch(70.71, 14.59, 215.88°) |
| OKLab | oklab(74.29% -0.039 -0.0233) |
| OKLCH | oklch(74.29% 0.045 210.9) |
| XYZ | xyz(36.0430, 41.7608, 53.7287) |
| Luminance | 0.4176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.80
Greyblue
#77A1B5
ΔE00 7.49
Cool Grey
#95A3A6
ΔE00 8.55
Light Grey Blue
#9DBCD4
ΔE00 8.87
Bluey Grey
#89A0B0
ΔE00 8.97
Cool Gray
#9AA7B0
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB4BC #BC938B
analogous
#8BBCAC #8BB4BC #8B9CBC
triadic
#8BB4BC #BC8BB4 #B4BC8B
tetradic
#8BB4BC #AC8BBC #BC938B #9CBC8B
square
#8BB4BC #AC8BBC #BC938B #9CBC8B
split-complementary
#8BB4BC #BC8B9C #BCAC8B
monochromatic
#4B7982 #649BA6 #8BB4BC #B2CDD2 #D9E6E9
Accessibility & contrast
On white
2.25
#8BB4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#8BB4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB4BC
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB4BC | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BD
Deuteranopia (green-blind)
#A4AABC
Tritanopia (blue-blind)
#7BB8B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8bb4bc; /* rgb */ color: rgb(139, 180, 188); /* oklch */ color: oklch(74.3% 0.045 210.9);
Tailwind
colors: {
custom: {
50: '#aecad0',
500: '#8bb4bc',
950: '#000000',
},
}SCSS
$custom: #8bb4bc; $custom-light: #aecad0; $custom-dark: #000000;
JSON
{
"hex": "#8bb4bc",
"rgb": {
"r": 139,
"g": 180,
"b": 188
},
"hsl": {
"h": 189.796,
"s": 26.776,
"l": 64.118
},
"oklch": {
"l": 0.74293,
"c": 0.04539,
"h": 210.9
},
"luminance": 0.41762
}Semantic roles & 50–950 ramp
primary
#8BB4BC
secondary
#DACCC9
accent
#5140A5
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282