#8BBDBA#8BBDBA
#8BBDBA is a light, muted teal. Relative luminance 0.454; OKLCH L 76.2% C 0.053 H 191.5°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDBA |
|---|---|
| RGB | rgb(139, 189, 186) |
| HSL | hsl(176, 27%, 64%) |
| HSV | hsv(176, 26%, 74%) |
| CMYK | cmyk(26.5%, 0%, 1.6%, 25.9%) |
| CIE-LAB | lab(73.17, -16.98, -3.80) |
| CIE-LCH | lch(73.17, 17.40, 192.63°) |
| OKLab | oklab(76.24% -0.0516 -0.0105) |
| OKLCH | oklch(76.24% 0.053 191.5) |
| XYZ | xyz(37.7052, 45.4276, 53.2265) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.20
Powder Blue
#B0E0E6
ΔE00 9.88
Mediumturquoise
#48D1CC
ΔE00 9.97
Cadetblue
#5F9EA0
ΔE00 10.04
Greyish Teal
#719F91
ΔE00 10.09
Seafoam Blue
#78D1B6
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDBA #BD8B8E
analogous
#8BBDA1 #8BBDBA #8BA7BD
triadic
#8BBDBA #BA8BBD #BDBA8B
tetradic
#8BBDBA #A18BBD #BD8B8E #A7BD8B
square
#8BBDBA #A18BBD #BD8B8E #A7BD8B
split-complementary
#8BBDBA #BD8BA7 #BDA18B
monochromatic
#4B8380 #64A7A3 #8BBDBA #B2D3D1 #D9E9E8
Accessibility & contrast
On white
2.08
#8BBDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#8BBDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDBA
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDBA | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BA
Deuteranopia (green-blind)
#AEB1BB
Tritanopia (blue-blind)
#7BC0BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8bbdba; /* rgb */ color: rgb(139, 189, 186); /* oklch */ color: oklch(76.2% 0.053 191.5);
Tailwind
colors: {
custom: {
50: '#aed1ce',
500: '#8bbdba',
950: '#000000',
},
}SCSS
$custom: #8bbdba; $custom-light: #aed1ce; $custom-dark: #000000;
JSON
{
"hex": "#8bbdba",
"rgb": {
"r": 139,
"g": 189,
"b": 186
},
"hsl": {
"h": 176.4,
"s": 27.473,
"l": 64.314
},
"oklch": {
"l": 0.76236,
"c": 0.0527,
"h": 191.5
},
"luminance": 0.45429
}Semantic roles & 50–950 ramp
primary
#8BBDBA
secondary
#DBC9CA
accent
#3F46A6
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282