#8CD4CD#8CD4CD
#8CD4CD is a very light, moderate teal. Relative luminance 0.571; OKLCH L 82.1% C 0.073 H 188.1°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD4CD |
|---|---|
| RGB | rgb(140, 212, 205) |
| HSL | hsl(174, 46%, 69%) |
| HSV | hsv(174, 34%, 83%) |
| CMYK | cmyk(34%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(80.22, -23.96, -3.68) |
| CIE-LCH | lch(80.22, 24.24, 188.74°) |
| OKLab | oklab(82.05% -0.072 -0.0103) |
| OKLCH | oklch(82.05% 0.073 188.1) |
| XYZ | xyz(45.3742, 57.0674, 66.3700) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.53
Pale Teal
#82CBB2
ΔE00 7.07
Paleturquoise
#AFEEEE
ΔE00 7.29
Seafoam Blue
#78D1B6
ΔE00 7.43
Turquoise
#40E0D0
ΔE00 8.11
Powder Blue
#B0E0E6
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD4CD #D48C93
analogous
#8CD4A9 #8CD4CD #8CB7D4
triadic
#8CD4CD #CD8CD4 #D4CD8C
tetradic
#8CD4CD #A98CD4 #D48C93 #B7D48C
square
#8CD4CD #A98CD4 #D48C93 #B7D48C
split-complementary
#8CD4CD #D48CB7 #D4A98C
monochromatic
#3EA79D #5FC3BA #8CD4CD #B9E5E0 #E5F5F4
Accessibility & contrast
On white
1.69
#8CD4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#8CD4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD4CD
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD4CD | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#BFC3CE
Tritanopia (blue-blind)
#72D7D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8cd4cd; /* rgb */ color: rgb(140, 212, 205); /* oklch */ color: oklch(82.1% 0.073 188.1);
Tailwind
colors: {
custom: {
50: '#b0e1dc',
500: '#8cd4cd',
950: '#000000',
},
}SCSS
$custom: #8cd4cd; $custom-light: #b0e1dc; $custom-dark: #000000;
JSON
{
"hex": "#8cd4cd",
"rgb": {
"r": 140,
"g": 212,
"b": 205
},
"hsl": {
"h": 174.167,
"s": 45.57,
"l": 69.02
},
"oklch": {
"l": 0.82053,
"c": 0.07274,
"h": 188.1
},
"luminance": 0.5707
}Semantic roles & 50–950 ramp
primary
#8CD4CD
secondary
#AA5A62
accent
#2D3AB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484