#8DD3CD#8DD3CD
#8DD3CD is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.9% C 0.071 H 189.1°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD3CD |
|---|---|
| RGB | rgb(141, 211, 205) |
| HSL | hsl(175, 44%, 69%) |
| HSV | hsv(175, 33%, 83%) |
| CMYK | cmyk(33.2%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(79.99, -23.19, -4.02) |
| CIE-LCH | lch(79.99, 23.53, 189.84°) |
| OKLab | oklab(81.88% -0.0699 -0.0112) |
| OKLCH | oklch(81.88% 0.071 189.1) |
| XYZ | xyz(45.2943, 56.6563, 66.2948) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.72
Paleturquoise
#AFEEEE
ΔE00 7.22
Pale Teal
#82CBB2
ΔE00 7.37
Seafoam Blue
#78D1B6
ΔE00 7.84
Powder Blue
#B0E0E6
ΔE00 8.12
Turquoise
#40E0D0
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD3CD #D38D93
analogous
#8DD3AA #8DD3CD #8DB6D3
triadic
#8DD3CD #CD8DD3 #D3CD8D
tetradic
#8DD3CD #AA8DD3 #D38D93 #B6D38D
square
#8DD3CD #AA8DD3 #D38D93 #B6D38D
split-complementary
#8DD3CD #D38DB6 #D3AA8D
monochromatic
#40A69D #61C2BA #8DD3CD #B9E4E0 #E5F5F4
Accessibility & contrast
On white
1.70
#8DD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#8DD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD3CD
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD3CD | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#BFC2CE
Tritanopia (blue-blind)
#74D6D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8dd3cd; /* rgb */ color: rgb(141, 211, 205); /* oklch */ color: oklch(81.9% 0.071 189.1);
Tailwind
colors: {
custom: {
50: '#b1e0dc',
500: '#8dd3cd',
950: '#000000',
},
}SCSS
$custom: #8dd3cd; $custom-light: #b1e0dc; $custom-dark: #000000;
JSON
{
"hex": "#8dd3cd",
"rgb": {
"r": 141,
"g": 211,
"b": 205
},
"hsl": {
"h": 174.857,
"s": 44.304,
"l": 69.02
},
"oklch": {
"l": 0.81881,
"c": 0.07083,
"h": 189.1
},
"luminance": 0.56659
}Semantic roles & 50–950 ramp
primary
#8DD3CD
secondary
#A95B62
accent
#2E3AB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484