#8DCDCD#8DCDCD
#8DCDCD is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.5% C 0.065 H 195.9°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCDCD |
|---|---|
| RGB | rgb(141, 205, 205) |
| HSL | hsl(180, 39%, 68%) |
| HSV | hsv(180, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(78.30, -20.19, -6.50) |
| CIE-LCH | lch(78.30, 21.21, 197.85°) |
| OKLab | oklab(80.54% -0.0625 -0.0178) |
| OKLCH | oklch(80.54% 0.065 195.9) |
| XYZ | xyz(43.8315, 53.7306, 65.8072) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.96
Mediumturquoise
#48D1CC
ΔE00 7.78
Paleturquoise
#AFEEEE
ΔE00 7.80
Robin'S Egg Blue
#98EFF9
ΔE00 8.60
Darkturquoise
#00CED1
ΔE00 9.06
Lightblue
#ADD8E6
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCDCD #CD8D8D
analogous
#8DCDAD #8DCDCD #8DADCD
triadic
#8DCDCD #CD8DCD #CDCD8D
tetradic
#8DCDCD #AD8DCD #CD8D8D #ADCD8D
square
#8DCDCD #AD8DCD #CD8D8D #ADCD8D
split-complementary
#8DCDCD #CD8DAD #CDAD8D
monochromatic
#449B9B #62BABA #8DCDCD #B8E0E0 #E2F2F2
Accessibility & contrast
On white
1.79
#8DCDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#8DCDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCDCD
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCDCD | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#75D1CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8dcdcd; /* rgb */ color: rgb(141, 205, 205); /* oklch */ color: oklch(80.5% 0.065 195.9);
Tailwind
colors: {
custom: {
50: '#b0dcdc',
500: '#8dcdcd',
950: '#000000',
},
}SCSS
$custom: #8dcdcd; $custom-light: #b0dcdc; $custom-dark: #000000;
JSON
{
"hex": "#8dcdcd",
"rgb": {
"r": 141,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.80537,
"c": 0.065,
"h": 195.9
},
"luminance": 0.53733
}Semantic roles & 50–950 ramp
primary
#8DCDCD
secondary
#A25C5C
accent
#3333B2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484