#8CD6BD#8CD6BD
#8CD6BD is a very light, moderate teal. Relative luminance 0.573; OKLCH L 82.0% C 0.082 H 170.9°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD6BD |
|---|---|
| RGB | rgb(140, 214, 189) |
| HSL | hsl(160, 47%, 69%) |
| HSV | hsv(160, 35%, 84%) |
| CMYK | cmyk(34.6%, 0%, 11.7%, 16.1%) |
| CIE-LAB | lab(80.37, -28.47, 5.08) |
| CIE-LCH | lch(80.37, 28.92, 169.89°) |
| OKLab | oklab(82.04% -0.0812 0.013) |
| OKLCH | oklch(82.04% 0.082 170.9) |
| XYZ | xyz(44.0438, 57.3401, 56.8812) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.65
Pale Teal
#82CBB2
ΔE00 2.74
Light Teal
#90E4C1
ΔE00 4.09
Mediumaquamarine
#66CDAA
ΔE00 5.33
Seafoam
#7FE0B3
ΔE00 5.86
Tiffany Blue
#7BF2DA
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD6BD #D68CA5
analogous
#8CD698 #8CD6BD #8CCAD6
triadic
#8CD6BD #BD8CD6 #D6BD8C
tetradic
#8CD6BD #988CD6 #D68CA5 #CAD68C
square
#8CD6BD #988CD6 #D68CA5 #CAD68C
split-complementary
#8CD6BD #D68CCA #D6988C
monochromatic
#3DAB86 #5FC6A3 #8CD6BD #B9E6D7 #E6F6F1
Accessibility & contrast
On white
1.68
#8CD6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#8CD6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD6BD
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD6BD | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBC
Deuteranopia (green-blind)
#C5C4BF
Tritanopia (blue-blind)
#78D7CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8cd6bd; /* rgb */ color: rgb(140, 214, 189); /* oklch */ color: oklch(82.0% 0.082 170.9);
Tailwind
colors: {
custom: {
50: '#b0e3d0',
500: '#8cd6bd',
950: '#000000',
},
}SCSS
$custom: #8cd6bd; $custom-light: #b0e3d0; $custom-dark: #000000;
JSON
{
"hex": "#8cd6bd",
"rgb": {
"r": 140,
"g": 214,
"b": 189
},
"hsl": {
"h": 159.73,
"s": 47.436,
"l": 69.412
},
"oklch": {
"l": 0.8204,
"c": 0.08225,
"h": 170.9
},
"luminance": 0.57343
}Semantic roles & 50–950 ramp
primary
#8CD6BD
secondary
#AC5A76
accent
#2B5BBB
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483