#8CD3CD#8CD3CD
#8CD3CD is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.8% C 0.072 H 189.1°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD3CD |
|---|---|
| RGB | rgb(140, 211, 205) |
| HSL | hsl(175, 45%, 69%) |
| HSV | hsv(175, 34%, 83%) |
| CMYK | cmyk(33.6%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(79.94, -23.46, -4.10) |
| CIE-LCH | lch(79.94, 23.82, 189.91°) |
| OKLab | oklab(81.83% -0.0708 -0.0114) |
| OKLCH | oklch(81.83% 0.072 189.1) |
| XYZ | xyz(45.1250, 56.5690, 66.2869) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.57
Paleturquoise
#AFEEEE
ΔE00 7.29
Pale Teal
#82CBB2
ΔE00 7.36
Seafoam Blue
#78D1B6
ΔE00 7.79
Powder Blue
#B0E0E6
ΔE00 8.22
Turquoise
#40E0D0
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD3CD #D38C92
analogous
#8CD3AA #8CD3CD #8CB6D3
triadic
#8CD3CD #CD8CD3 #D3CD8C
tetradic
#8CD3CD #AA8CD3 #D38C92 #B6D38C
square
#8CD3CD #AA8CD3 #D38C92 #B6D38C
split-complementary
#8CD3CD #D38CB6 #D3AA8C
monochromatic
#3FA59D #60C2BA #8CD3CD #B8E4E0 #E5F5F3
Accessibility & contrast
On white
1.71
#8CD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#8CD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD3CD
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD3CD | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#73D6D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd3cd; /* rgb */ color: rgb(140, 211, 205); /* oklch */ color: oklch(81.8% 0.072 189.1);
Tailwind
colors: {
custom: {
50: '#b0e0dc',
500: '#8cd3cd',
950: '#000000',
},
}SCSS
$custom: #8cd3cd; $custom-light: #b0e0dc; $custom-dark: #000000;
JSON
{
"hex": "#8cd3cd",
"rgb": {
"r": 140,
"g": 211,
"b": 205
},
"hsl": {
"h": 174.93,
"s": 44.654,
"l": 68.824
},
"oklch": {
"l": 0.81828,
"c": 0.07169,
"h": 189.1
},
"luminance": 0.56572
}Semantic roles & 50–950 ramp
primary
#8CD3CD
secondary
#A95A61
accent
#2E39B8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484