#8CD1BA#8CD1BA
#8CD1BA is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.8% C 0.077 H 171.4°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD1BA |
|---|---|
| RGB | rgb(140, 209, 186) |
| HSL | hsl(160, 43%, 68%) |
| HSV | hsv(160, 33%, 82%) |
| CMYK | cmyk(33%, 0%, 11%, 18%) |
| CIE-LAB | lab(78.88, -26.69, 4.53) |
| CIE-LCH | lch(78.88, 27.07, 170.37°) |
| OKLab | oklab(80.82% -0.0763 0.0116) |
| OKLCH | oklch(80.82% 0.077 171.4) |
| XYZ | xyz(42.4755, 54.7192, 54.7686) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.91
Seafoam Blue
#78D1B6
ΔE00 2.87
Light Teal
#90E4C1
ΔE00 5.35
Mediumaquamarine
#66CDAA
ΔE00 5.51
Seafoam
#7FE0B3
ΔE00 6.88
Tiffany Blue
#7BF2DA
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD1BA #D18CA3
analogous
#8CD197 #8CD1BA #8CC5D1
triadic
#8CD1BA #BA8CD1 #D1BA8C
tetradic
#8CD1BA #978CD1 #D18CA3 #C5D18C
square
#8CD1BA #978CD1 #D18CA3 #C5D18C
split-complementary
#8CD1BA #D18CC5 #D1978C
monochromatic
#41A281 #60C0A0 #8CD1BA #B8E2D4 #E3F4EE
Accessibility & contrast
On white
1.76
#8CD1BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#8CD1BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD1BA
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD1BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD1BA | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8B9
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#79D2CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8cd1ba; /* rgb */ color: rgb(140, 209, 186); /* oklch */ color: oklch(80.8% 0.077 171.4);
Tailwind
colors: {
custom: {
50: '#b0dfce',
500: '#8cd1ba',
950: '#000000',
},
}SCSS
$custom: #8cd1ba; $custom-light: #b0dfce; $custom-dark: #000000;
JSON
{
"hex": "#8cd1ba",
"rgb": {
"r": 140,
"g": 209,
"b": 186
},
"hsl": {
"h": 160,
"s": 42.857,
"l": 68.431
},
"oklch": {
"l": 0.80817,
"c": 0.07718,
"h": 171.4
},
"luminance": 0.54722
}Semantic roles & 50–950 ramp
primary
#8CD1BA
secondary
#A75B74
accent
#305CB6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111513
muted
#818483