#8CD3BD#8CD3BD
#8CD3BD is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.4% C 0.078 H 172.8°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD3BD |
|---|---|
| RGB | rgb(140, 211, 189) |
| HSL | hsl(161, 45%, 69%) |
| HSV | hsv(161, 34%, 83%) |
| CMYK | cmyk(33.6%, 0%, 10.4%, 17.3%) |
| CIE-LAB | lab(79.52, -27.02, 3.85) |
| CIE-LCH | lch(79.52, 27.30, 171.89°) |
| OKLab | oklab(81.36% -0.0775 0.0098) |
| OKLCH | oklch(81.36% 0.078 172.8) |
| XYZ | xyz(43.2915, 55.8356, 56.6305) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.40
Seafoam Blue
#78D1B6
ΔE00 2.90
Light Teal
#90E4C1
ΔE00 5.21
Mediumaquamarine
#66CDAA
ΔE00 5.74
Seafoam
#7FE0B3
ΔE00 6.96
Tiffany Blue
#7BF2DA
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD3BD #D38CA2
analogous
#8CD39A #8CD3BD #8CC6D3
triadic
#8CD3BD #BD8CD3 #D3BD8C
tetradic
#8CD3BD #9A8CD3 #D38CA2 #C6D38C
square
#8CD3BD #9A8CD3 #D38CA2 #C6D38C
split-complementary
#8CD3BD #D38CC6 #D39A8C
monochromatic
#3FA586 #60C2A4 #8CD3BD #B8E4D6 #E5F5F0
Accessibility & contrast
On white
1.73
#8CD3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#8CD3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD3BD
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD3BD | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABC
Deuteranopia (green-blind)
#C2C1BE
Tritanopia (blue-blind)
#78D4CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cd3bd; /* rgb */ color: rgb(140, 211, 189); /* oklch */ color: oklch(81.4% 0.078 172.8);
Tailwind
colors: {
custom: {
50: '#b0e0d0',
500: '#8cd3bd',
950: '#000000',
},
}SCSS
$custom: #8cd3bd; $custom-light: #b0e0d0; $custom-dark: #000000;
JSON
{
"hex": "#8cd3bd",
"rgb": {
"r": 140,
"g": 211,
"b": 189
},
"hsl": {
"h": 161.408,
"s": 44.654,
"l": 68.824
},
"oklch": {
"l": 0.81357,
"c": 0.07812,
"h": 172.8
},
"luminance": 0.55838
}Semantic roles & 50–950 ramp
primary
#8CD3BD
secondary
#A95A73
accent
#2E58B8
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483