#8BBDBD#8BBDBD
#8BBDBD is a light, muted teal. Relative luminance 0.456; OKLCH L 76.3% C 0.052 H 196.1°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBDBD |
|---|---|
| RGB | rgb(139, 189, 189) |
| HSL | hsl(180, 27%, 64%) |
| HSV | hsv(180, 26%, 74%) |
| CMYK | cmyk(26.5%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(73.26, -16.30, -5.32) |
| CIE-LCH | lch(73.26, 17.14, 198.07°) |
| OKLab | oklab(76.33% -0.0504 -0.0146) |
| OKLCH | oklch(76.33% 0.052 196.1) |
| XYZ | xyz(38.0274, 45.5565, 54.9238) |
| Luminance | 0.4556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.37
Cadetblue
#5F9EA0
ΔE00 9.98
Lightblue
#ADD8E6
ΔE00 10.07
Mediumturquoise
#48D1CC
ΔE00 10.28
Pale Teal
#82CBB2
ΔE00 10.42
Greyish Teal
#719F91
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBDBD #BD8B8B
analogous
#8BBDA4 #8BBDBD #8BA4BD
triadic
#8BBDBD #BD8BBD #BDBD8B
tetradic
#8BBDBD #A48BBD #BD8B8B #A4BD8B
square
#8BBDBD #A48BBD #BD8B8B #A4BD8B
split-complementary
#8BBDBD #BD8BA4 #BDA48B
monochromatic
#4B8383 #64A7A7 #8BBDBD #B2D3D3 #D9E9E9
Accessibility & contrast
On white
2.08
#8BBDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#8BBDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBDBD
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBDBD | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BD
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#7AC0BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8bbdbd; /* rgb */ color: rgb(139, 189, 189); /* oklch */ color: oklch(76.3% 0.052 196.1);
Tailwind
colors: {
custom: {
50: '#aed1d0',
500: '#8bbdbd',
950: '#000000',
},
}SCSS
$custom: #8bbdbd; $custom-light: #aed1d0; $custom-dark: #000000;
JSON
{
"hex": "#8bbdbd",
"rgb": {
"r": 139,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 27.473,
"l": 64.314
},
"oklch": {
"l": 0.76331,
"c": 0.05247,
"h": 196.1
},
"luminance": 0.45558
}Semantic roles & 50–950 ramp
primary
#8BBDBD
secondary
#DBC9C9
accent
#3F3FA6
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282