#8CD4BD#8CD4BD
#8CD4BD is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.6% C 0.080 H 172.1°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD4BD |
|---|---|
| RGB | rgb(140, 212, 189) |
| HSL | hsl(161, 46%, 69%) |
| HSV | hsv(161, 34%, 83%) |
| CMYK | cmyk(34%, 0%, 10.8%, 16.9%) |
| CIE-LAB | lab(79.80, -27.51, 4.26) |
| CIE-LCH | lch(79.80, 27.84, 171.20°) |
| OKLab | oklab(81.58% -0.0787 0.0109) |
| OKLCH | oklch(81.58% 0.08 172.1) |
| XYZ | xyz(43.5407, 56.3340, 56.7135) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.46
Seafoam Blue
#78D1B6
ΔE00 2.76
Light Teal
#90E4C1
ΔE00 4.83
Mediumaquamarine
#66CDAA
ΔE00 5.57
Seafoam
#7FE0B3
ΔE00 6.59
Tiffany Blue
#7BF2DA
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD4BD #D48CA3
analogous
#8CD499 #8CD4BD #8CC7D4
triadic
#8CD4BD #BD8CD4 #D4BD8C
tetradic
#8CD4BD #998CD4 #D48CA3 #C7D48C
square
#8CD4BD #998CD4 #D48CA3 #C7D48C
split-complementary
#8CD4BD #D48CC7 #D4998C
monochromatic
#3EA786 #5FC3A3 #8CD4BD #B9E5D7 #E5F5F0
Accessibility & contrast
On white
1.71
#8CD4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#8CD4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD4BD
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD4BD | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBC
Deuteranopia (green-blind)
#C3C2BF
Tritanopia (blue-blind)
#78D5CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd4bd; /* rgb */ color: rgb(140, 212, 189); /* oklch */ color: oklch(81.6% 0.080 172.1);
Tailwind
colors: {
custom: {
50: '#b0e1d0',
500: '#8cd4bd',
950: '#000000',
},
}SCSS
$custom: #8cd4bd; $custom-light: #b0e1d0; $custom-dark: #000000;
JSON
{
"hex": "#8cd4bd",
"rgb": {
"r": 140,
"g": 212,
"b": 189
},
"hsl": {
"h": 160.833,
"s": 45.57,
"l": 69.02
},
"oklch": {
"l": 0.81584,
"c": 0.0795,
"h": 172.1
},
"luminance": 0.56337
}Semantic roles & 50–950 ramp
primary
#8CD4BD
secondary
#AA5A74
accent
#2D59B9
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483