#8DCDCA#8DCDCA
#8DCDCA is a light, moderate teal. Relative luminance 0.536; OKLCH L 80.4% C 0.065 H 192.2°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCDCA |
|---|---|
| RGB | rgb(141, 205, 202) |
| HSL | hsl(177, 39%, 68%) |
| HSV | hsv(177, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(78.22, -20.88, -5.01) |
| CIE-LCH | lch(78.22, 21.48, 193.50°) |
| OKLab | oklab(80.44% -0.0637 -0.0138) |
| OKLCH | oklch(80.44% 0.065 192.2) |
| XYZ | xyz(43.4728, 53.5872, 63.9183) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.41
Powder Blue
#B0E0E6
ΔE00 7.64
Paleturquoise
#AFEEEE
ΔE00 7.97
Pale Teal
#82CBB2
ΔE00 8.31
Darkturquoise
#00CED1
ΔE00 9.08
Seafoam Blue
#78D1B6
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCDCA #CD8D90
analogous
#8DCDAA #8DCDCA #8DB0CD
triadic
#8DCDCA #CA8DCD #CDCA8D
tetradic
#8DCDCA #AA8DCD #CD8D90 #B0CD8D
square
#8DCDCA #AA8DCD #CD8D90 #B0CD8D
split-complementary
#8DCDCA #CD8DB0 #CDAA8D
monochromatic
#449B97 #62BAB6 #8DCDCA #B8E0DE #E2F2F2
Accessibility & contrast
On white
1.79
#8DCDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#8DCDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCDCA
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCDCA | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#BABECB
Tritanopia (blue-blind)
#76D1CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8dcdca; /* rgb */ color: rgb(141, 205, 202); /* oklch */ color: oklch(80.4% 0.065 192.2);
Tailwind
colors: {
custom: {
50: '#b0dcda',
500: '#8dcdca',
950: '#000000',
},
}SCSS
$custom: #8dcdca; $custom-light: #b0dcda; $custom-dark: #000000;
JSON
{
"hex": "#8dcdca",
"rgb": {
"r": 141,
"g": 205,
"b": 202
},
"hsl": {
"h": 177.188,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.80442,
"c": 0.0652,
"h": 192.2
},
"luminance": 0.5359
}Semantic roles & 50–950 ramp
primary
#8DCDCA
secondary
#A25C60
accent
#3339B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483