#C7DCDC#C7DCDC
#C7DCDC is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.9% C 0.022 H 196.7°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DCDC |
|---|---|
| RGB | rgb(199, 220, 220) |
| HSL | hsl(180, 23%, 82%) |
| HSV | hsv(180, 10%, 86%) |
| CMYK | cmyk(9.5%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(86.25, -6.97, -2.39) |
| CIE-LCH | lch(86.25, 7.37, 198.89°) |
| OKLab | oklab(87.89% -0.0215 -0.0065) |
| OKLCH | oklch(87.89% 0.022 196.7) |
| XYZ | xyz(62.0617, 68.4948, 77.6473) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.80
Powder Blue
#B0E0E6
ΔE00 6.94
Lightblue
#ADD8E6
ΔE00 7.26
Silver (survey)
#C5C9C7
ΔE00 7.53
Fog
#D8DCE0
ΔE00 7.67
Lightcyan
#E0FFFF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DCDC #DCC7C7
analogous
#C7DCD2 #C7DCDC #C7D2DC
triadic
#C7DCDC #DCC7DC #DCDCC7
tetradic
#C7DCDC #D2C7DC #DCC7C7 #D2DCC7
square
#C7DCDC #D2C7DC #DCC7C7 #D2DCC7
split-complementary
#C7DCDC #DCC7D2 #DCD2C7
monochromatic
#7CADAD #A1C4C4 #C7DCDC #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.43
#C7DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#C7DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DCDC
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DCDC | 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)
#D9DADC
Deuteranopia (green-blind)
#D5D6DC
Tritanopia (blue-blind)
#C1DEDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c7dcdc; /* rgb */ color: rgb(199, 220, 220); /* oklch */ color: oklch(87.9% 0.022 196.7);
Tailwind
colors: {
custom: {
50: '#d8e6e6',
500: '#c7dcdc',
950: '#000000',
},
}SCSS
$custom: #c7dcdc; $custom-light: #d8e6e6; $custom-dark: #000000;
JSON
{
"hex": "#c7dcdc",
"rgb": {
"r": 199,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.87886,
"c": 0.02245,
"h": 196.7
},
"luminance": 0.68496
}Semantic roles & 50–950 ramp
primary
#C7DCDC
secondary
#B29595
accent
#4444A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484