#8DD0CD#8DD0CD
#8DD0CD is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.2% C 0.068 H 192.3°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD0CD |
|---|---|
| RGB | rgb(141, 208, 205) |
| HSL | hsl(177, 42%, 68%) |
| HSV | hsv(177, 32%, 82%) |
| CMYK | cmyk(32.2%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(79.14, -21.69, -5.26) |
| CIE-LCH | lch(79.14, 22.32, 193.63°) |
| OKLab | oklab(81.21% -0.0662 -0.0145) |
| OKLCH | oklch(81.21% 0.068 192.3) |
| XYZ | xyz(44.5560, 55.1796, 66.0487) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.09
Paleturquoise
#AFEEEE
ΔE00 7.38
Powder Blue
#B0E0E6
ΔE00 7.45
Pale Teal
#82CBB2
ΔE00 8.38
Robin'S Egg Blue
#98EFF9
ΔE00 8.56
Darkturquoise
#00CED1
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD0CD #D08D90
analogous
#8DD0AB #8DD0CD #8DB1D0
triadic
#8DD0CD #CD8DD0 #D0CD8D
tetradic
#8DD0CD #AB8DD0 #D08D90 #B1D08D
square
#8DD0CD #AB8DD0 #D08D90 #B1D08D
split-complementary
#8DD0CD #D08DB1 #D0AB8D
monochromatic
#42A09C #62BEBA #8DD0CD #B8E2E0 #E4F4F3
Accessibility & contrast
On white
1.74
#8DD0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#8DD0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD0CD
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD0CD | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#75D4CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8dd0cd; /* rgb */ color: rgb(141, 208, 205); /* oklch */ color: oklch(81.2% 0.068 192.3);
Tailwind
colors: {
custom: {
50: '#b1dedc',
500: '#8dd0cd',
950: '#000000',
},
}SCSS
$custom: #8dd0cd; $custom-light: #b1dedc; $custom-dark: #000000;
JSON
{
"hex": "#8dd0cd",
"rgb": {
"r": 141,
"g": 208,
"b": 205
},
"hsl": {
"h": 177.313,
"s": 41.615,
"l": 68.431
},
"oklch": {
"l": 0.81208,
"c": 0.0678,
"h": 192.3
},
"luminance": 0.55182
}Semantic roles & 50–950 ramp
primary
#8DD0CD
secondary
#A55C5F
accent
#3137B5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484