#8DD2CD#8DD2CD
#8DD2CD is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.7% C 0.070 H 190.1°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD2CD |
|---|---|
| RGB | rgb(141, 210, 205) |
| HSL | hsl(176, 43%, 69%) |
| HSV | hsv(176, 33%, 82%) |
| CMYK | cmyk(32.9%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(79.71, -22.69, -4.43) |
| CIE-LCH | lch(79.71, 23.12, 191.06°) |
| OKLab | oklab(81.66% -0.0687 -0.0123) |
| OKLCH | oklch(81.66% 0.07 190.1) |
| XYZ | xyz(45.0467, 56.1610, 66.2123) |
| Luminance | 0.5616 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.81
Paleturquoise
#AFEEEE
ΔE00 7.25
Pale Teal
#82CBB2
ΔE00 7.69
Powder Blue
#B0E0E6
ΔE00 7.88
Seafoam Blue
#78D1B6
ΔE00 8.22
Robin'S Egg Blue
#98EFF9
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD2CD #D28D92
analogous
#8DD2AB #8DD2CD #8DB5D2
triadic
#8DD2CD #CD8DD2 #D2CD8D
tetradic
#8DD2CD #AB8DD2 #D28D92 #B5D28D
square
#8DD2CD #AB8DD2 #D28D92 #B5D28D
split-complementary
#8DD2CD #D28DB5 #D2AB8D
monochromatic
#41A49D #61C1BA #8DD2CD #B9E3E0 #E5F5F3
Accessibility & contrast
On white
1.72
#8DD2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#8DD2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD2CD
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD2CD | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#74D6D0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8dd2cd; /* rgb */ color: rgb(141, 210, 205); /* oklch */ color: oklch(81.7% 0.070 190.1);
Tailwind
colors: {
custom: {
50: '#b1e0dc',
500: '#8dd2cd',
950: '#000000',
},
}SCSS
$custom: #8dd2cd; $custom-light: #b1e0dc; $custom-dark: #000000;
JSON
{
"hex": "#8dd2cd",
"rgb": {
"r": 141,
"g": 210,
"b": 205
},
"hsl": {
"h": 175.652,
"s": 43.396,
"l": 68.824
},
"oklch": {
"l": 0.81657,
"c": 0.06979,
"h": 190.1
},
"luminance": 0.56164
}Semantic roles & 50–950 ramp
primary
#8DD2CD
secondary
#A85C61
accent
#2F39B7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484