#8BBDBB#8BBDBB
#8BBDBB is a light, muted teal. Relative luminance 0.455; OKLCH L 76.3% C 0.053 H 193.0°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDBB |
|---|---|
| RGB | rgb(139, 189, 187) |
| HSL | hsl(178, 27%, 64%) |
| HSV | hsv(178, 26%, 74%) |
| CMYK | cmyk(26.5%, 0%, 1.1%, 25.9%) |
| CIE-LAB | lab(73.20, -16.75, -4.31) |
| CIE-LCH | lch(73.20, 17.30, 194.43°) |
| OKLab | oklab(76.27% -0.0512 -0.0118) |
| OKLCH | oklch(76.27% 0.053 193) |
| XYZ | xyz(37.8118, 45.4702, 53.7884) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.60
Powder Blue
#B0E0E6
ΔE00 9.70
Cadetblue
#5F9EA0
ΔE00 10.00
Mediumturquoise
#48D1CC
ΔE00 10.05
Greyish Teal
#719F91
ΔE00 10.32
Lightblue
#ADD8E6
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDBB #BD8B8D
analogous
#8BBDA2 #8BBDBB #8BA6BD
triadic
#8BBDBB #BB8BBD #BDBB8B
tetradic
#8BBDBB #A28BBD #BD8B8D #A6BD8B
square
#8BBDBB #A28BBD #BD8B8D #A6BD8B
split-complementary
#8BBDBB #BD8BA6 #BDA28B
monochromatic
#4B8381 #64A7A4 #8BBDBB #B2D3D2 #D9E9E9
Accessibility & contrast
On white
2.08
#8BBDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#8BBDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDBB
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDBB | 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)
#B7B8BB
Deuteranopia (green-blind)
#ADB1BC
Tritanopia (blue-blind)
#7AC0BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8bbdbb; /* rgb */ color: rgb(139, 189, 187); /* oklch */ color: oklch(76.3% 0.053 193.0);
Tailwind
colors: {
custom: {
50: '#aed1cf',
500: '#8bbdbb',
950: '#000000',
},
}SCSS
$custom: #8bbdbb; $custom-light: #aed1cf; $custom-dark: #000000;
JSON
{
"hex": "#8bbdbb",
"rgb": {
"r": 139,
"g": 189,
"b": 187
},
"hsl": {
"h": 177.6,
"s": 27.473,
"l": 64.314
},
"oklch": {
"l": 0.76268,
"c": 0.05258,
"h": 193
},
"luminance": 0.45472
}Semantic roles & 50–950 ramp
primary
#8BBDBB
secondary
#DBC9CA
accent
#3F44A6
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282