#8BBCB2#8BBCB2
#8BBCB2 is a light, muted teal. Relative luminance 0.447; OKLCH L 75.8% C 0.054 H 180.8°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBCB2 |
|---|---|
| RGB | rgb(139, 188, 178) |
| HSL | hsl(168, 27%, 64%) |
| HSV | hsv(168, 26%, 74%) |
| CMYK | cmyk(26.1%, 0%, 5.3%, 26.3%) |
| CIE-LAB | lab(72.67, -18.24, -0.17) |
| CIE-LCH | lch(72.67, 18.24, 180.54°) |
| OKLab | oklab(75.77% -0.0537 -0.0007) |
| OKLCH | oklch(75.77% 0.054 180.8) |
| XYZ | xyz(36.6640, 44.6681, 48.8008) |
| Luminance | 0.4467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.92
Seafoam Blue
#78D1B6
ΔE00 8.74
Greyish Teal
#719F91
ΔE00 8.76
Dull Teal
#5F9E8F
ΔE00 10.27
Mediumturquoise
#48D1CC
ΔE00 10.34
Mediumaquamarine
#66CDAA
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBCB2 #BC8B95
analogous
#8BBC9A #8BBCB2 #8BAEBC
triadic
#8BBCB2 #B28BBC #BCB28B
tetradic
#8BBCB2 #9A8BBC #BC8B95 #AEBC8B
square
#8BBCB2 #9A8BBC #BC8B95 #AEBC8B
split-complementary
#8BBCB2 #BC8BAE #BC9A8B
monochromatic
#4B8277 #64A698 #8BBCB2 #B2D2CC #D9E9E6
Accessibility & contrast
On white
2.11
#8BBCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#8BBCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBCB2
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBCB2 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6B2
Deuteranopia (green-blind)
#AFB0B3
Tritanopia (blue-blind)
#7DBEB9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8bbcb2; /* rgb */ color: rgb(139, 188, 178); /* oklch */ color: oklch(75.8% 0.054 180.8);
Tailwind
colors: {
custom: {
50: '#aed0c9',
500: '#8bbcb2',
950: '#000000',
},
}SCSS
$custom: #8bbcb2; $custom-light: #aed0c9; $custom-dark: #000000;
JSON
{
"hex": "#8bbcb2",
"rgb": {
"r": 139,
"g": 188,
"b": 178
},
"hsl": {
"h": 167.755,
"s": 26.776,
"l": 64.118
},
"oklch": {
"l": 0.75765,
"c": 0.05368,
"h": 180.8
},
"luminance": 0.4467
}Semantic roles & 50–950 ramp
primary
#8BBCB2
secondary
#DAC9CC
accent
#4055A5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282