#C6DCDE#C6DCDE
#C6DCDE is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.9% C 0.024 H 203.3°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DCDE |
|---|---|
| RGB | rgb(198, 220, 222) |
| HSL | hsl(185, 27%, 82%) |
| HSV | hsv(185, 11%, 87%) |
| CMYK | cmyk(10.8%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(86.24, -6.90, -3.47) |
| CIE-LCH | lch(86.24, 7.73, 206.70°) |
| OKLab | oklab(87.88% -0.0217 -0.0094) |
| OKLCH | oklch(87.88% 0.024 203.3) |
| XYZ | xyz(62.0636, 68.4650, 79.0383) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.49
Powder Blue
#B0E0E6
ΔE00 6.60
Light Grey
#D8DCD6
ΔE00 7.34
Fog
#D8DCE0
ΔE00 7.56
Lightcyan
#E0FFFF
ΔE00 7.73
Silver (survey)
#C5C9C7
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DCDE #DEC8C6
analogous
#C6DED4 #C6DCDE #C6D0DE
triadic
#C6DCDE #DEC6DC #DCDEC6
tetradic
#C6DCDE #D4C6DE #DEC8C6 #D0DEC6
square
#C6DCDE #D4C6DE #DEC8C6 #D0DEC6
split-complementary
#C6DCDE #DEC6D0 #DED4C6
monochromatic
#78ACB1 #9FC4C8 #C6DCDE #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.43
#C6DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#C6DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DCDE
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DCDE | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADE
Deuteranopia (green-blind)
#D4D6DE
Tritanopia (blue-blind)
#BFDEDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c6dcde; /* rgb */ color: rgb(198, 220, 222); /* oklch */ color: oklch(87.9% 0.024 203.3);
Tailwind
colors: {
custom: {
50: '#d7e6e8',
500: '#c6dcde',
950: '#000000',
},
}SCSS
$custom: #c6dcde; $custom-light: #d7e6e8; $custom-dark: #000000;
JSON
{
"hex": "#c6dcde",
"rgb": {
"r": 198,
"g": 220,
"b": 222
},
"hsl": {
"h": 185,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.87875,
"c": 0.02367,
"h": 203.3
},
"luminance": 0.68466
}Semantic roles & 50–950 ramp
primary
#C6DCDE
secondary
#B59693
accent
#4940A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484