#8DCDCC#8DCDCC
#8DCDCC is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.5% C 0.065 H 194.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCDCC |
|---|---|
| RGB | rgb(141, 205, 204) |
| HSL | hsl(179, 39%, 68%) |
| HSV | hsv(179, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(78.28, -20.42, -6.01) |
| CIE-LCH | lch(78.28, 21.29, 196.39°) |
| OKLab | oklab(80.51% -0.0629 -0.0165) |
| OKLCH | oklch(80.51% 0.065 194.7) |
| XYZ | xyz(43.7112, 53.6825, 65.1735) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.18
Mediumturquoise
#48D1CC
ΔE00 7.63
Paleturquoise
#AFEEEE
ΔE00 7.84
Robin'S Egg Blue
#98EFF9
ΔE00 8.78
Darkturquoise
#00CED1
ΔE00 9.04
Pale Teal
#82CBB2
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCDCC #CD8D8E
analogous
#8DCDAC #8DCDCC #8DAECD
triadic
#8DCDCC #CC8DCD #CDCC8D
tetradic
#8DCDCC #AC8DCD #CD8D8E #AECD8D
square
#8DCDCC #AC8DCD #CD8D8E #AECD8D
split-complementary
#8DCDCC #CD8DAE #CDAC8D
monochromatic
#449B9A #62BAB9 #8DCDCC #B8E0DF #E2F2F2
Accessibility & contrast
On white
1.79
#8DCDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#8DCDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCDCC
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCDCC | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#B9BECD
Tritanopia (blue-blind)
#76D1CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8dcdcc; /* rgb */ color: rgb(141, 205, 204); /* oklch */ color: oklch(80.5% 0.065 194.7);
Tailwind
colors: {
custom: {
50: '#b0dcdb',
500: '#8dcdcc',
950: '#000000',
},
}SCSS
$custom: #8dcdcc; $custom-light: #b0dcdb; $custom-dark: #000000;
JSON
{
"hex": "#8dcdcc",
"rgb": {
"r": 141,
"g": 205,
"b": 204
},
"hsl": {
"h": 179.063,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.80505,
"c": 0.06504,
"h": 194.7
},
"luminance": 0.53685
}Semantic roles & 50–950 ramp
primary
#8DCDCC
secondary
#A25C5D
accent
#3335B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484