#8CD7BC#8CD7BC
#8CD7BC is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.2% C 0.084 H 169.5°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD7BC |
|---|---|
| RGB | rgb(140, 215, 188) |
| HSL | hsl(158, 48%, 70%) |
| HSV | hsv(158, 35%, 84%) |
| CMYK | cmyk(34.9%, 0%, 12.6%, 15.7%) |
| CIE-LAB | lab(80.63, -29.16, 5.99) |
| CIE-LCH | lch(80.63, 29.77, 168.40°) |
| OKLab | oklab(82.24% -0.0829 0.0154) |
| OKLCH | oklch(82.24% 0.084 169.5) |
| XYZ | xyz(44.1895, 57.8046, 56.3961) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.68
Pale Teal
#82CBB2
ΔE00 2.97
Light Teal
#90E4C1
ΔE00 3.55
Mediumaquamarine
#66CDAA
ΔE00 5.11
Seafoam
#7FE0B3
ΔE00 5.24
Tiffany Blue
#7BF2DA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD7BC #D78CA7
analogous
#8CD797 #8CD7BC #8CCDD7
triadic
#8CD7BC #BC8CD7 #D7BC8C
tetradic
#8CD7BC #978CD7 #D78CA7 #CDD78C
square
#8CD7BC #978CD7 #D78CA7 #CDD78C
split-complementary
#8CD7BC #D78CCD #D7978C
monochromatic
#3CAD84 #5FC7A2 #8CD7BC #B9E7D6 #E7F7F1
Accessibility & contrast
On white
1.67
#8CD7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#8CD7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD7BC
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD7BC | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBB
Deuteranopia (green-blind)
#C6C4BE
Tritanopia (blue-blind)
#78D8CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8cd7bc; /* rgb */ color: rgb(140, 215, 188); /* oklch */ color: oklch(82.2% 0.084 169.5);
Tailwind
colors: {
custom: {
50: '#b0e3d0',
500: '#8cd7bc',
950: '#000000',
},
}SCSS
$custom: #8cd7bc; $custom-light: #b0e3d0; $custom-dark: #000000;
JSON
{
"hex": "#8cd7bc",
"rgb": {
"r": 140,
"g": 215,
"b": 188
},
"hsl": {
"h": 158.4,
"s": 48.387,
"l": 69.608
},
"oklch": {
"l": 0.82241,
"c": 0.08429,
"h": 169.5
},
"luminance": 0.57807
}Semantic roles & 50–950 ramp
primary
#8CD7BC
secondary
#AD5A78
accent
#2A5EBC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483