#8DCCCE#8DCCCE
#8DCCCE is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.3% C 0.064 H 198.5°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8DCCCE |
|---|---|
| RGB | rgb(141, 204, 206) |
| HSL | hsl(182, 40%, 68%) |
| HSV | hsv(182, 32%, 81%) |
| CMYK | cmyk(31.6%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(78.05, -19.45, -7.41) |
| CIE-LCH | lch(78.05, 20.82, 200.86°) |
| OKLab | oklab(80.35% -0.0608 -0.0203) |
| OKLCH | oklch(80.35% 0.064 198.5) |
| XYZ | xyz(43.7142, 53.3022, 66.3655) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.68
Paleturquoise
#AFEEEE
ΔE00 8.01
Mediumturquoise
#48D1CC
ΔE00 8.27
Lightblue
#ADD8E6
ΔE00 8.49
Robin'S Egg Blue
#98EFF9
ΔE00 8.54
Darkturquoise
#00CED1
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DCCCE #CE8F8D
analogous
#8DCEAF #8DCCCE #8DABCE
triadic
#8DCCCE #CE8DCC #CCCE8D
tetradic
#8DCCCE #AF8DCE #CE8F8D #ABCE8D
square
#8DCCCE #AF8DCE #CE8F8D #ABCE8D
split-complementary
#8DCCCE #CE8DAB #CEAF8D
monochromatic
#449A9D #62B9BC #8DCCCE #B8DFE0 #E3F2F3
Accessibility & contrast
On white
1.80
#8DCCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#8DCCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DCCCE
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DCCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DCCCE | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CE
Deuteranopia (green-blind)
#B8BDCF
Tritanopia (blue-blind)
#75D0CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8dccce; /* rgb */ color: rgb(141, 204, 206); /* oklch */ color: oklch(80.3% 0.064 198.5);
Tailwind
colors: {
custom: {
50: '#b0dbdc',
500: '#8dccce',
950: '#000000',
},
}SCSS
$custom: #8dccce; $custom-light: #b0dbdc; $custom-dark: #000000;
JSON
{
"hex": "#8dccce",
"rgb": {
"r": 141,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.846,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.80345,
"c": 0.06414,
"h": 198.5
},
"luminance": 0.53305
}Semantic roles & 50–950 ramp
primary
#8DCCCE
secondary
#A35E5C
accent
#3733B3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484