#8DCDCE#8DCDCE
#8DCDCE is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.6% C 0.065 H 197.2°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCDCE |
|---|---|
| RGB | rgb(141, 205, 206) |
| HSL | hsl(181, 40%, 68%) |
| HSV | hsv(181, 32%, 81%) |
| CMYK | cmyk(31.6%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(78.33, -19.96, -7.00) |
| CIE-LCH | lch(78.33, 21.15, 199.32°) |
| OKLab | oklab(80.57% -0.0621 -0.0192) |
| OKLCH | oklch(80.57% 0.065 197.2) |
| XYZ | xyz(43.9526, 53.7791, 66.4450) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.77
Paleturquoise
#AFEEEE
ΔE00 7.79
Mediumturquoise
#48D1CC
ΔE00 7.96
Robin'S Egg Blue
#98EFF9
ΔE00 8.44
Lightblue
#ADD8E6
ΔE00 8.80
Darkturquoise
#00CED1
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCDCE #CE8E8D
analogous
#8DCEAE #8DCDCE #8DACCE
triadic
#8DCDCE #CE8DCD #CDCE8D
tetradic
#8DCDCE #AE8DCE #CE8E8D #ACCE8D
square
#8DCDCE #AE8DCE #CE8E8D #ACCE8D
split-complementary
#8DCDCE #CE8DAC #CEAE8D
monochromatic
#449C9D #62BABC #8DCDCE #B8E0E0 #E3F3F3
Accessibility & contrast
On white
1.79
#8DCDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#8DCDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCDCE
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCDCE | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CE
Deuteranopia (green-blind)
#B9BECF
Tritanopia (blue-blind)
#75D1CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8dcdce; /* rgb */ color: rgb(141, 205, 206); /* oklch */ color: oklch(80.6% 0.065 197.2);
Tailwind
colors: {
custom: {
50: '#b1dcdc',
500: '#8dcdce',
950: '#000000',
},
}SCSS
$custom: #8dcdce; $custom-light: #b1dcdc; $custom-dark: #000000;
JSON
{
"hex": "#8dcdce",
"rgb": {
"r": 141,
"g": 205,
"b": 206
},
"hsl": {
"h": 180.923,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.80569,
"c": 0.06499,
"h": 197.2
},
"luminance": 0.53782
}Semantic roles & 50–950 ramp
primary
#8DCDCE
secondary
#A35D5C
accent
#3533B3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484