#C6DCDC#C6DCDC
#C6DCDC is a very light, muted teal. Relative luminance 0.684; OKLCH L 87.8% C 0.024 H 196.7°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DCDC |
|---|---|
| RGB | rgb(198, 220, 220) |
| HSL | hsl(180, 24%, 82%) |
| HSV | hsv(180, 10%, 86%) |
| CMYK | cmyk(10%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(86.19, -7.30, -2.49) |
| CIE-LCH | lch(86.19, 7.71, 198.86°) |
| OKLab | oklab(87.82% -0.0225 -0.0068) |
| OKLCH | oklch(87.82% 0.024 196.7) |
| XYZ | xyz(61.7972, 68.3584, 77.6349) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.63
Lightblue
#ADD8E6
ΔE00 7.07
Light Grey
#D8DCD6
ΔE00 7.10
Lightcyan
#E0FFFF
ΔE00 7.61
Silver (survey)
#C5C9C7
ΔE00 7.79
Fog
#D8DCE0
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DCDC #DCC6C6
analogous
#C6DCD1 #C6DCDC #C6D1DC
triadic
#C6DCDC #DCC6DC #DCDCC6
tetradic
#C6DCDC #D1C6DC #DCC6C6 #D1DCC6
square
#C6DCDC #D1C6DC #DCC6C6 #D1DCC6
split-complementary
#C6DCDC #DCC6D1 #DCD1C6
monochromatic
#7AADAD #A0C5C5 #C6DCDC #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.43
#C6DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#C6DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DCDC
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DCDC | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#C0DEDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c6dcdc; /* rgb */ color: rgb(198, 220, 220); /* oklch */ color: oklch(87.8% 0.024 196.7);
Tailwind
colors: {
custom: {
50: '#d7e6e6',
500: '#c6dcdc',
950: '#000000',
},
}SCSS
$custom: #c6dcdc; $custom-light: #d7e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c6dcdc",
"rgb": {
"r": 198,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.87815,
"c": 0.0235,
"h": 196.7
},
"luminance": 0.68359
}Semantic roles & 50–950 ramp
primary
#C6DCDC
secondary
#B29494
accent
#4343A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484