#8DD1CD#8DD1CD
#8DD1CD is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.4% C 0.069 H 191.2°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD1CD |
|---|---|
| RGB | rgb(141, 209, 205) |
| HSL | hsl(176, 43%, 69%) |
| HSV | hsv(176, 33%, 82%) |
| CMYK | cmyk(32.5%, 0%, 1.9%, 18%) |
| CIE-LAB | lab(79.42, -22.19, -4.85) |
| CIE-LCH | lch(79.42, 22.72, 192.32°) |
| OKLab | oklab(81.43% -0.0675 -0.0134) |
| OKLCH | oklch(81.43% 0.069 191.2) |
| XYZ | xyz(44.8006, 55.6688, 66.1303) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.93
Paleturquoise
#AFEEEE
ΔE00 7.30
Powder Blue
#B0E0E6
ΔE00 7.66
Pale Teal
#82CBB2
ΔE00 8.03
Robin'S Egg Blue
#98EFF9
ΔE00 8.60
Seafoam Blue
#78D1B6
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD1CD #D18D91
analogous
#8DD1AB #8DD1CD #8DB3D1
triadic
#8DD1CD #CD8DD1 #D1CD8D
tetradic
#8DD1CD #AB8DD1 #D18D91 #B3D18D
square
#8DD1CD #AB8DD1 #D18D91 #B3D18D
split-complementary
#8DD1CD #D18DB3 #D1AB8D
monochromatic
#41A29C #61BFBA #8DD1CD #B9E3E0 #E4F4F3
Accessibility & contrast
On white
1.73
#8DD1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#8DD1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD1CD
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD1CD | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#75D5D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8dd1cd; /* rgb */ color: rgb(141, 209, 205); /* oklch */ color: oklch(81.4% 0.069 191.2);
Tailwind
colors: {
custom: {
50: '#b1dfdc',
500: '#8dd1cd',
950: '#000000',
},
}SCSS
$custom: #8dd1cd; $custom-light: #b1dfdc; $custom-dark: #000000;
JSON
{
"hex": "#8dd1cd",
"rgb": {
"r": 141,
"g": 209,
"b": 205
},
"hsl": {
"h": 176.471,
"s": 42.5,
"l": 68.627
},
"oklch": {
"l": 0.81432,
"c": 0.06879,
"h": 191.2
},
"luminance": 0.55671
}Semantic roles & 50–950 ramp
primary
#8DD1CD
secondary
#A75C60
accent
#3038B6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484