#8BBEBC#8BBEBC
#8BBEBC is a light, muted teal. Relative luminance 0.459; OKLCH L 76.5% C 0.053 H 193.0°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBEBC |
|---|---|
| RGB | rgb(139, 190, 188) |
| HSL | hsl(178, 28%, 65%) |
| HSV | hsv(178, 27%, 75%) |
| CMYK | cmyk(26.8%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(73.51, -17.04, -4.40) |
| CIE-LCH | lch(73.51, 17.60, 194.47°) |
| OKLab | oklab(76.52% -0.0521 -0.0121) |
| OKLCH | oklch(76.52% 0.054 193) |
| XYZ | xyz(38.1351, 45.9449, 54.4261) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.47
Powder Blue
#B0E0E6
ΔE00 9.52
Mediumturquoise
#48D1CC
ΔE00 9.82
Cadetblue
#5F9EA0
ΔE00 10.18
Greyish Teal
#719F91
ΔE00 10.52
Lightblue
#ADD8E6
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBEBC #BE8B8D
analogous
#8BBEA3 #8BBEBC #8BA7BE
triadic
#8BBEBC #BC8BBE #BEBC8B
tetradic
#8BBEBC #A38BBE #BE8B8D #A7BE8B
square
#8BBEBC #A38BBE #BE8B8D #A7BE8B
split-complementary
#8BBEBC #BE8BA7 #BEA38B
monochromatic
#4A8482 #64A8A5 #8BBEBC #B2D4D3 #D9EAE9
Accessibility & contrast
On white
2.06
#8BBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#8BBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBEBC
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBEBC | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BC
Deuteranopia (green-blind)
#AEB2BD
Tritanopia (blue-blind)
#7AC1BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8bbebc; /* rgb */ color: rgb(139, 190, 188); /* oklch */ color: oklch(76.5% 0.053 193.0);
Tailwind
colors: {
custom: {
50: '#aed1d0',
500: '#8bbebc',
950: '#000000',
},
}SCSS
$custom: #8bbebc; $custom-light: #aed1d0; $custom-dark: #000000;
JSON
{
"hex": "#8bbebc",
"rgb": {
"r": 139,
"g": 190,
"b": 188
},
"hsl": {
"h": 177.647,
"s": 28.177,
"l": 64.51
},
"oklch": {
"l": 0.76524,
"c": 0.0535,
"h": 193
},
"luminance": 0.45947
}Semantic roles & 50–950 ramp
primary
#8BBEBC
secondary
#DBCACA
accent
#3F43A7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282