#8BCDBF#8BCDBF
#8BCDBF is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.0% C 0.070 H 179.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCDBF |
|---|---|
| RGB | rgb(139, 205, 191) |
| HSL | hsl(167, 40%, 67%) |
| HSV | hsv(167, 32%, 80%) |
| CMYK | cmyk(32.2%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(77.82, -23.93, 0.30) |
| CIE-LCH | lch(77.82, 23.94, 179.27°) |
| OKLab | oklab(80% -0.07 0.0004) |
| OKLCH | oklch(80% 0.07 179.6) |
| XYZ | xyz(41.8795, 52.9109, 57.2862) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.98
Seafoam Blue
#78D1B6
ΔE00 5.03
Mediumaquamarine
#66CDAA
ΔE00 7.72
Mediumturquoise
#48D1CC
ΔE00 7.77
Light Teal
#90E4C1
ΔE00 8.14
Turquoise
#40E0D0
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCDBF #CD8B99
analogous
#8BCD9E #8BCDBF #8BBACD
triadic
#8BCDBF #BF8BCD #CDBF8B
tetradic
#8BCDBF #9E8BCD #CD8B99 #BACD8B
square
#8BCDBF #9E8BCD #CD8B99 #BACD8B
split-complementary
#8BCDBF #CD8BBA #CD9E8B
monochromatic
#439B88 #60BBA7 #8BCDBF #B6DFD7 #E1F2EE
Accessibility & contrast
On white
1.81
#8BCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#8BCDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCDBF
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCDBF | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BE
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#77CFC9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8bcdbf; /* rgb */ color: rgb(139, 205, 191); /* oklch */ color: oklch(80.0% 0.070 179.6);
Tailwind
colors: {
custom: {
50: '#afdcd2',
500: '#8bcdbf',
950: '#000000',
},
}SCSS
$custom: #8bcdbf; $custom-light: #afdcd2; $custom-dark: #000000;
JSON
{
"hex": "#8bcdbf",
"rgb": {
"r": 139,
"g": 205,
"b": 191
},
"hsl": {
"h": 167.273,
"s": 39.759,
"l": 67.451
},
"oklch": {
"l": 0.79998,
"c": 0.07003,
"h": 179.6
},
"luminance": 0.52913
}Semantic roles & 50–950 ramp
primary
#8BCDBF
secondary
#A15B6A
accent
#334EB3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483