#8BCDBB#8BCDBB
#8BCDBB is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.9% C 0.072 H 175.4°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCDBB |
|---|---|
| RGB | rgb(139, 205, 187) |
| HSL | hsl(164, 40%, 67%) |
| HSV | hsv(164, 32%, 80%) |
| CMYK | cmyk(32.2%, 0%, 8.8%, 19.6%) |
| CIE-LAB | lab(77.72, -24.81, 2.30) |
| CIE-LCH | lch(77.72, 24.92, 174.69°) |
| OKLab | oklab(79.88% -0.0717 0.0057) |
| OKLCH | oklch(79.88% 0.072 175.4) |
| XYZ | xyz(41.4453, 52.7372, 54.9995) |
| Luminance | 0.5274 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.63
Seafoam Blue
#78D1B6
ΔE00 3.95
Mediumaquamarine
#66CDAA
ΔE00 6.58
Light Teal
#90E4C1
ΔE00 7.10
Mediumturquoise
#48D1CC
ΔE00 8.63
Seafoam
#7FE0B3
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCDBB #CD8B9D
analogous
#8BCD9A #8BCDBB #8BBECD
triadic
#8BCDBB #BB8BCD #CDBB8B
tetradic
#8BCDBB #9A8BCD #CD8B9D #BECD8B
square
#8BCDBB #9A8BCD #CD8B9D #BECD8B
split-complementary
#8BCDBB #CD8BBE #CD9A8B
monochromatic
#439B83 #60BBA2 #8BCDBB #B6DFD4 #E1F2ED
Accessibility & contrast
On white
1.82
#8BCDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#8BCDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCDBB
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCDBB | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BA
Deuteranopia (green-blind)
#BDBDBC
Tritanopia (blue-blind)
#78CFC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8bcdbb; /* rgb */ color: rgb(139, 205, 187); /* oklch */ color: oklch(79.9% 0.072 175.4);
Tailwind
colors: {
custom: {
50: '#afdccf',
500: '#8bcdbb',
950: '#000000',
},
}SCSS
$custom: #8bcdbb; $custom-light: #afdccf; $custom-dark: #000000;
JSON
{
"hex": "#8bcdbb",
"rgb": {
"r": 139,
"g": 205,
"b": 187
},
"hsl": {
"h": 163.636,
"s": 39.759,
"l": 67.451
},
"oklch": {
"l": 0.79881,
"c": 0.07196,
"h": 175.4
},
"luminance": 0.52739
}Semantic roles & 50–950 ramp
primary
#8BCDBB
secondary
#A15B6E
accent
#3356B3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483