#8BCDBA#8BCDBA
#8BCDBA is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.9% C 0.072 H 174.4°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCDBA |
|---|---|
| RGB | rgb(139, 205, 186) |
| HSL | hsl(163, 40%, 67%) |
| HSV | hsv(163, 32%, 80%) |
| CMYK | cmyk(32.2%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(77.69, -25.03, 2.81) |
| CIE-LCH | lch(77.69, 25.18, 173.60°) |
| OKLab | oklab(79.85% -0.0722 0.0071) |
| OKLCH | oklch(79.85% 0.072 174.4) |
| XYZ | xyz(41.3386, 52.6945, 54.4377) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.33
Seafoam Blue
#78D1B6
ΔE00 3.73
Mediumaquamarine
#66CDAA
ΔE00 6.33
Light Teal
#90E4C1
ΔE00 6.88
Seafoam
#7FE0B3
ΔE00 8.41
Mediumturquoise
#48D1CC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCDBA #CD8B9E
analogous
#8BCD99 #8BCDBA #8BBFCD
triadic
#8BCDBA #BA8BCD #CDBA8B
tetradic
#8BCDBA #998BCD #CD8B9E #BFCD8B
square
#8BCDBA #998BCD #CD8B9E #BFCD8B
split-complementary
#8BCDBA #CD8BBF #CD998B
monochromatic
#439B81 #60BBA1 #8BCDBA #B6DFD3 #E1F2ED
Accessibility & contrast
On white
1.82
#8BCDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#8BCDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCDBA
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCDBA | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B9
Deuteranopia (green-blind)
#BDBDBB
Tritanopia (blue-blind)
#79CEC7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8bcdba; /* rgb */ color: rgb(139, 205, 186); /* oklch */ color: oklch(79.9% 0.072 174.4);
Tailwind
colors: {
custom: {
50: '#afdcce',
500: '#8bcdba',
950: '#000000',
},
}SCSS
$custom: #8bcdba; $custom-light: #afdcce; $custom-dark: #000000;
JSON
{
"hex": "#8bcdba",
"rgb": {
"r": 139,
"g": 205,
"b": 186
},
"hsl": {
"h": 162.727,
"s": 39.759,
"l": 67.451
},
"oklch": {
"l": 0.79853,
"c": 0.07249,
"h": 174.4
},
"luminance": 0.52697
}Semantic roles & 50–950 ramp
primary
#8BCDBA
secondary
#A15B6F
accent
#3358B3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483