#8DCDC3#8DCDC3
#8DCDC3 is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.2% C 0.067 H 183.8°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCDC3 |
|---|---|
| RGB | rgb(141, 205, 195) |
| HSL | hsl(171, 39%, 68%) |
| HSV | hsv(171, 31%, 80%) |
| CMYK | cmyk(31.2%, 0%, 4.9%, 19.6%) |
| CIE-LAB | lab(78.03, -22.47, -1.53) |
| CIE-LCH | lch(78.03, 22.52, 183.89°) |
| OKLab | oklab(80.23% -0.0666 -0.0044) |
| OKLCH | oklch(80.23% 0.067 183.8) |
| XYZ | xyz(42.6628, 53.2632, 59.6520) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.52
Seafoam Blue
#78D1B6
ΔE00 6.49
Mediumturquoise
#48D1CC
ΔE00 7.48
Paleturquoise
#AFEEEE
ΔE00 8.97
Turquoise
#40E0D0
ΔE00 9.08
Mediumaquamarine
#66CDAA
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCDC3 #CD8D97
analogous
#8DCDA3 #8DCDC3 #8DB7CD
triadic
#8DCDC3 #C38DCD #CDC38D
tetradic
#8DCDC3 #A38DCD #CD8D97 #B7CD8D
square
#8DCDC3 #A38DCD #CD8D97 #B7CD8D
split-complementary
#8DCDC3 #CD8DB7 #CDA38D
monochromatic
#449B8E #62BAAD #8DCDC3 #B8E0D9 #E2F2F0
Accessibility & contrast
On white
1.80
#8DCDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#8DCDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCDC3
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCDC3 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C6C3
Deuteranopia (green-blind)
#BBBDC4
Tritanopia (blue-blind)
#79D0CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8dcdc3; /* rgb */ color: rgb(141, 205, 195); /* oklch */ color: oklch(80.2% 0.067 183.8);
Tailwind
colors: {
custom: {
50: '#b0dcd5',
500: '#8dcdc3',
950: '#000000',
},
}SCSS
$custom: #8dcdc3; $custom-light: #b0dcd5; $custom-dark: #000000;
JSON
{
"hex": "#8dcdc3",
"rgb": {
"r": 141,
"g": 205,
"b": 195
},
"hsl": {
"h": 170.625,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.80226,
"c": 0.06677,
"h": 183.8
},
"luminance": 0.53265
}Semantic roles & 50–950 ramp
primary
#8DCDC3
secondary
#A25C67
accent
#3347B2
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483