#8CD1BB#8CD1BB
#8CD1BB is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.8% C 0.077 H 172.3°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD1BB |
|---|---|
| RGB | rgb(140, 209, 187) |
| HSL | hsl(161, 43%, 68%) |
| HSV | hsv(161, 33%, 82%) |
| CMYK | cmyk(33%, 0%, 10.5%, 18%) |
| CIE-LAB | lab(78.90, -26.48, 4.03) |
| CIE-LCH | lch(78.90, 26.78, 171.35°) |
| OKLab | oklab(80.85% -0.0759 0.0103) |
| OKLCH | oklch(80.85% 0.077 172.3) |
| XYZ | xyz(42.5822, 54.7619, 55.3304) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.06
Seafoam Blue
#78D1B6
ΔE00 2.98
Light Teal
#90E4C1
ΔE00 5.55
Mediumaquamarine
#66CDAA
ΔE00 5.70
Seafoam
#7FE0B3
ΔE00 7.15
Tiffany Blue
#7BF2DA
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD1BB #D18CA2
analogous
#8CD198 #8CD1BB #8CC4D1
triadic
#8CD1BB #BB8CD1 #D1BB8C
tetradic
#8CD1BB #988CD1 #D18CA2 #C4D18C
square
#8CD1BB #988CD1 #D18CA2 #C4D18C
split-complementary
#8CD1BB #D18CC4 #D1988C
monochromatic
#41A283 #60C0A1 #8CD1BB #B8E2D5 #E3F4EF
Accessibility & contrast
On white
1.76
#8CD1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#8CD1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD1BB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD1BB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8BA
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#79D2CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8cd1bb; /* rgb */ color: rgb(140, 209, 187); /* oklch */ color: oklch(80.8% 0.077 172.3);
Tailwind
colors: {
custom: {
50: '#b0dfcf',
500: '#8cd1bb',
950: '#000000',
},
}SCSS
$custom: #8cd1bb; $custom-light: #b0dfcf; $custom-dark: #000000;
JSON
{
"hex": "#8cd1bb",
"rgb": {
"r": 140,
"g": 209,
"b": 187
},
"hsl": {
"h": 160.87,
"s": 42.857,
"l": 68.431
},
"oklch": {
"l": 0.80845,
"c": 0.07657,
"h": 172.3
},
"luminance": 0.54764
}Semantic roles & 50–950 ramp
primary
#8CD1BB
secondary
#A75B73
accent
#305AB6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111513
muted
#818483