#8DDECD#8DDECD
#8DDECD is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.4% C 0.083 H 179.4°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8DDECD |
|---|---|
| RGB | rgb(141, 222, 205) |
| HSL | hsl(167, 55%, 71%) |
| HSV | hsv(167, 36%, 87%) |
| CMYK | cmyk(36.5%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(83.08, -28.55, 0.51) |
| CIE-LCH | lch(83.08, 28.56, 178.97°) |
| OKLab | oklab(84.36% -0.0833 0.0009) |
| OKLCH | oklch(84.36% 0.083 179.4) |
| XYZ | xyz(48.1212, 62.3100, 67.2371) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.98
Tiffany Blue
#7BF2DA
ΔE00 5.52
Pale Teal
#82CBB2
ΔE00 5.60
Light Teal
#90E4C1
ΔE00 5.74
Turquoise
#40E0D0
ΔE00 6.62
Pale Aqua
#B8FFEB
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DDECD #DE8D9E
analogous
#8DDEA4 #8DDECD #8DC6DE
triadic
#8DDECD #CD8DDE #DECD8D
tetradic
#8DDECD #A48DDE #DE8D9E #C6DE8D
square
#8DDECD #A48DDE #DE8D9E #C6DE8D
split-complementary
#8DDECD #DE8DC6 #DEA48D
monochromatic
#36BB9F #5ED0B8 #8DDECD #BCECE2 #E7F8F5
Accessibility & contrast
On white
1.56
#8DDECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#8DDECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DDECD
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DDECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DDECD | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#C9CBCE
Tritanopia (blue-blind)
#72E0D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #8ddecd; /* rgb */ color: rgb(141, 222, 205); /* oklch */ color: oklch(84.4% 0.083 179.4);
Tailwind
colors: {
custom: {
50: '#b1e8dc',
500: '#8ddecd',
950: '#000000',
},
}SCSS
$custom: #8ddecd; $custom-light: #b1e8dc; $custom-dark: #000000;
JSON
{
"hex": "#8ddecd",
"rgb": {
"r": 141,
"g": 222,
"b": 205
},
"hsl": {
"h": 167.407,
"s": 55.102,
"l": 71.176
},
"oklch": {
"l": 0.84361,
"c": 0.08333,
"h": 179.4
},
"luminance": 0.62313
}Semantic roles & 50–950 ramp
primary
#8DDECD
secondary
#B65A6D
accent
#2344C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484