#C6DCDF#C6DCDF
#C6DCDF is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.9% C 0.024 H 206.6°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DCDF |
|---|---|
| RGB | rgb(198, 220, 223) |
| HSL | hsl(187, 28%, 83%) |
| HSV | hsv(187, 11%, 87%) |
| CMYK | cmyk(11.2%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(86.27, -6.71, -3.96) |
| CIE-LCH | lch(86.27, 7.79, 210.57°) |
| OKLab | oklab(87.91% -0.0213 -0.0107) |
| OKLCH | oklch(87.91% 0.024 206.6) |
| XYZ | xyz(62.1980, 68.5187, 79.7462) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.25
Powder Blue
#B0E0E6
ΔE00 6.65
Fog
#D8DCE0
ΔE00 7.37
Light Grey
#D8DCD6
ΔE00 7.49
Silver (survey)
#C5C9C7
ΔE00 7.80
Lightcyan
#E0FFFF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DCDF #DFC9C6
analogous
#C6DFD5 #C6DCDF #C6CFDF
triadic
#C6DCDF #DFC6DC #DCDFC6
tetradic
#C6DCDF #D5C6DF #DFC9C6 #CFDFC6
square
#C6DCDF #D5C6DF #DFC9C6 #CFDFC6
split-complementary
#C6DCDF #DFC6CF #DFD5C6
monochromatic
#78ACB3 #9FC4C9 #C6DCDF #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.43
#C6DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#C6DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DCDF
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DCDF | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DADF
Deuteranopia (green-blind)
#D4D6DF
Tritanopia (blue-blind)
#BFDEDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c6dcdf; /* rgb */ color: rgb(198, 220, 223); /* oklch */ color: oklch(87.9% 0.024 206.6);
Tailwind
colors: {
custom: {
50: '#d7e6e9',
500: '#c6dcdf',
950: '#000000',
},
}SCSS
$custom: #c6dcdf; $custom-light: #d7e6e9; $custom-dark: #000000;
JSON
{
"hex": "#c6dcdf",
"rgb": {
"r": 198,
"g": 220,
"b": 223
},
"hsl": {
"h": 187.2,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.87905,
"c": 0.02388,
"h": 206.6
},
"luminance": 0.6852
}Semantic roles & 50–950 ramp
primary
#C6DCDF
secondary
#B69793
accent
#4B3FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484