#8DCDC8#8DCDC8
#8DCDC8 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.4% C 0.066 H 189.8°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCDC8 |
|---|---|
| RGB | rgb(141, 205, 200) |
| HSL | hsl(175, 39%, 68%) |
| HSV | hsv(175, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(78.17, -21.34, -4.02) |
| CIE-LCH | lch(78.17, 21.72, 190.67°) |
| OKLab | oklab(80.38% -0.0645 -0.0111) |
| OKLCH | oklch(80.38% 0.066 189.8) |
| XYZ | xyz(43.2376, 53.4931, 62.6793) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.29
Pale Teal
#82CBB2
ΔE00 7.49
Powder Blue
#B0E0E6
ΔE00 8.14
Paleturquoise
#AFEEEE
ΔE00 8.18
Seafoam Blue
#78D1B6
ΔE00 8.34
Darkturquoise
#00CED1
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCDC8 #CD8D92
analogous
#8DCDA8 #8DCDC8 #8DB2CD
triadic
#8DCDC8 #C88DCD #CDC88D
tetradic
#8DCDC8 #A88DCD #CD8D92 #B2CD8D
square
#8DCDC8 #A88DCD #CD8D92 #B2CD8D
split-complementary
#8DCDC8 #CD8DB2 #CDA88D
monochromatic
#449B95 #62BAB3 #8DCDC8 #B8E0DD #E2F2F1
Accessibility & contrast
On white
1.80
#8DCDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#8DCDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCDC8
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCDC8 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C8
Deuteranopia (green-blind)
#BABEC9
Tritanopia (blue-blind)
#77D0CB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8dcdc8; /* rgb */ color: rgb(141, 205, 200); /* oklch */ color: oklch(80.4% 0.066 189.8);
Tailwind
colors: {
custom: {
50: '#b0dcd8',
500: '#8dcdc8',
950: '#000000',
},
}SCSS
$custom: #8dcdc8; $custom-light: #b0dcd8; $custom-dark: #000000;
JSON
{
"hex": "#8dcdc8",
"rgb": {
"r": 141,
"g": 205,
"b": 200
},
"hsl": {
"h": 175.313,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.80379,
"c": 0.0655,
"h": 189.8
},
"luminance": 0.53495
}Semantic roles & 50–950 ramp
primary
#8DCDC8
secondary
#A25C62
accent
#333DB2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483