#8DCCCD#8DCCCD
#8DCCCD is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.3% C 0.064 H 197.2°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCCCD |
|---|---|
| RGB | rgb(141, 204, 205) |
| HSL | hsl(181, 39%, 68%) |
| HSV | hsv(181, 31%, 80%) |
| CMYK | cmyk(31.2%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(78.02, -19.68, -6.92) |
| CIE-LCH | lch(78.02, 20.86, 199.36°) |
| OKLab | oklab(80.31% -0.0612 -0.019) |
| OKLCH | oklch(80.31% 0.064 197.2) |
| XYZ | xyz(43.5931, 53.2538, 65.7278) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.85
Paleturquoise
#AFEEEE
ΔE00 8.00
Mediumturquoise
#48D1CC
ΔE00 8.07
Robin'S Egg Blue
#98EFF9
ΔE00 8.68
Lightblue
#ADD8E6
ΔE00 8.80
Darkturquoise
#00CED1
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCCCD #CD8E8D
analogous
#8DCDAE #8DCCCD #8DACCD
triadic
#8DCCCD #CD8DCC #CCCD8D
tetradic
#8DCCCD #AE8DCD #CD8E8D #ACCD8D
square
#8DCCCD #AE8DCD #CD8E8D #ACCD8D
split-complementary
#8DCCCD #CD8DAC #CDAE8D
monochromatic
#449A9B #62B9BA #8DCCCD #B8DFE0 #E2F2F2
Accessibility & contrast
On white
1.80
#8DCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#8DCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCCCD
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCCCD | 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)
#C4C6CD
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#75D0CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8dcccd; /* rgb */ color: rgb(141, 204, 205); /* oklch */ color: oklch(80.3% 0.064 197.2);
Tailwind
colors: {
custom: {
50: '#b0dbdc',
500: '#8dcccd',
950: '#000000',
},
}SCSS
$custom: #8dcccd; $custom-light: #b0dbdc; $custom-dark: #000000;
JSON
{
"hex": "#8dcccd",
"rgb": {
"r": 141,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.938,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.80313,
"c": 0.06412,
"h": 197.2
},
"luminance": 0.53256
}Semantic roles & 50–950 ramp
primary
#8DCCCD
secondary
#A25D5C
accent
#3533B2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484