#8BCDCB#8BCDCB
#8BCDCB is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.4% C 0.067 H 193.5°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCDCB |
|---|---|
| RGB | rgb(139, 205, 203) |
| HSL | hsl(178, 40%, 67%) |
| HSV | hsv(178, 32%, 80%) |
| CMYK | cmyk(32.2%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(78.15, -21.21, -5.67) |
| CIE-LCH | lch(78.15, 21.96, 194.97°) |
| OKLab | oklab(80.36% -0.065 -0.0156) |
| OKLCH | oklch(80.36% 0.067 193.5) |
| XYZ | xyz(43.2545, 53.4609, 64.5281) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.20
Powder Blue
#B0E0E6
ΔE00 7.62
Paleturquoise
#AFEEEE
ΔE00 7.99
Pale Teal
#82CBB2
ΔE00 8.67
Darkturquoise
#00CED1
ΔE00 8.75
Robin'S Egg Blue
#98EFF9
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCDCB #CD8B8D
analogous
#8BCDAA #8BCDCB #8BAECD
triadic
#8BCDCB #CB8BCD #CDCB8B
tetradic
#8BCDCB #AA8BCD #CD8B8D #AECD8B
square
#8BCDCB #AA8BCD #CD8B8D #AECD8B
split-complementary
#8BCDCB #CD8BAE #CDAA8B
monochromatic
#439B98 #60BBB8 #8BCDCB #B6DFDE #E1F2F1
Accessibility & contrast
On white
1.80
#8BCDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#8BCDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCDCB
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCDCB | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CB
Deuteranopia (green-blind)
#B9BDCC
Tritanopia (blue-blind)
#73D1CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8bcdcb; /* rgb */ color: rgb(139, 205, 203); /* oklch */ color: oklch(80.4% 0.067 193.5);
Tailwind
colors: {
custom: {
50: '#afdcda',
500: '#8bcdcb',
950: '#000000',
},
}SCSS
$custom: #8bcdcb; $custom-light: #afdcda; $custom-dark: #000000;
JSON
{
"hex": "#8bcdcb",
"rgb": {
"r": 139,
"g": 205,
"b": 203
},
"hsl": {
"h": 178.182,
"s": 39.759,
"l": 67.451
},
"oklch": {
"l": 0.80364,
"c": 0.06689,
"h": 193.5
},
"luminance": 0.53463
}Semantic roles & 50–950 ramp
primary
#8BCDCB
secondary
#A15B5D
accent
#3337B3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483