#8BBCB7#8BBCB7
#8BBCB7 is a light, muted teal. Relative luminance 0.449; OKLCH L 75.9% C 0.052 H 188.3°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCB7 |
|---|---|
| RGB | rgb(139, 188, 183) |
| HSL | hsl(174, 27%, 64%) |
| HSV | hsv(174, 26%, 74%) |
| CMYK | cmyk(26.1%, 0%, 2.7%, 26.3%) |
| CIE-LAB | lab(72.81, -17.13, -2.70) |
| CIE-LCH | lch(72.81, 17.35, 188.97°) |
| OKLab | oklab(75.92% -0.0516 -0.0075) |
| OKLCH | oklch(75.92% 0.052 188.3) |
| XYZ | xyz(37.1752, 44.8726, 51.4931) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.58
Greyish Teal
#719F91
ΔE00 9.48
Cadetblue
#5F9EA0
ΔE00 10.00
Mediumturquoise
#48D1CC
ΔE00 10.13
Seafoam Blue
#78D1B6
ΔE00 10.19
Powder Blue
#B0E0E6
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCB7 #BC8B90
analogous
#8BBC9F #8BBCB7 #8BA9BC
triadic
#8BBCB7 #B78BBC #BCB78B
tetradic
#8BBCB7 #9F8BBC #BC8B90 #A9BC8B
square
#8BBCB7 #9F8BBC #BC8B90 #A9BC8B
split-complementary
#8BBCB7 #BC8BA9 #BC9F8B
monochromatic
#4B827C #64A69F #8BBCB7 #B2D2CF #D9E9E7
Accessibility & contrast
On white
2.11
#8BBCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#8BBCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCB7
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCB7 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B7B7
Deuteranopia (green-blind)
#ADB0B8
Tritanopia (blue-blind)
#7CBEBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bbcb7; /* rgb */ color: rgb(139, 188, 183); /* oklch */ color: oklch(75.9% 0.052 188.3);
Tailwind
colors: {
custom: {
50: '#aed0cc',
500: '#8bbcb7',
950: '#000000',
},
}SCSS
$custom: #8bbcb7; $custom-light: #aed0cc; $custom-dark: #000000;
JSON
{
"hex": "#8bbcb7",
"rgb": {
"r": 139,
"g": 188,
"b": 183
},
"hsl": {
"h": 173.878,
"s": 26.776,
"l": 64.118
},
"oklch": {
"l": 0.75918,
"c": 0.05212,
"h": 188.3
},
"luminance": 0.44874
}Semantic roles & 50–950 ramp
primary
#8BBCB7
secondary
#DAC9CB
accent
#404AA5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282