#8DD7CD#8DD7CD
#8DD7CD is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.8% C 0.075 H 185.2°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD7CD |
|---|---|
| RGB | rgb(141, 215, 205) |
| HSL | hsl(172, 48%, 70%) |
| HSV | hsv(172, 34%, 84%) |
| CMYK | cmyk(34.4%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(81.11, -25.16, -2.37) |
| CIE-LCH | lch(81.11, 25.27, 185.38°) |
| OKLab | oklab(82.78% -0.0748 -0.0067) |
| OKLCH | oklch(82.78% 0.075 185.2) |
| XYZ | xyz(46.3005, 58.6685, 66.6302) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.33
Seafoam Blue
#78D1B6
ΔE00 6.47
Mediumturquoise
#48D1CC
ΔE00 6.73
Paleturquoise
#AFEEEE
ΔE00 7.39
Turquoise
#40E0D0
ΔE00 7.47
Tiffany Blue
#7BF2DA
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD7CD #D78D97
analogous
#8DD7A8 #8DD7CD #8DBCD7
triadic
#8DD7CD #CD8DD7 #D7CD8D
tetradic
#8DD7CD #A88DD7 #D78D97 #BCD78D
square
#8DD7CD #A88DD7 #D78D97 #BCD78D
split-complementary
#8DD7CD #D78DBC #D7A88D
monochromatic
#3DAD9E #60C7B9 #8DD7CD #BAE7E1 #E8F7F5
Accessibility & contrast
On white
1.65
#8DD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#8DD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD7CD
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD7CD | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#C3C5CE
Tritanopia (blue-blind)
#74DAD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8dd7cd; /* rgb */ color: rgb(141, 215, 205); /* oklch */ color: oklch(82.8% 0.075 185.2);
Tailwind
colors: {
custom: {
50: '#b1e3dc',
500: '#8dd7cd',
950: '#000000',
},
}SCSS
$custom: #8dd7cd; $custom-light: #b1e3dc; $custom-dark: #000000;
JSON
{
"hex": "#8dd7cd",
"rgb": {
"r": 141,
"g": 215,
"b": 205
},
"hsl": {
"h": 171.892,
"s": 48.052,
"l": 69.804
},
"oklch": {
"l": 0.82781,
"c": 0.07515,
"h": 185.2
},
"luminance": 0.58671
}Semantic roles & 50–950 ramp
primary
#8DD7CD
secondary
#AD5B66
accent
#2A3EBB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484