#C7DCDD#C7DCDD
#C7DCDD is a very light, muted teal. Relative luminance 0.685; OKLCH L 87.9% C 0.022 H 200.2°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DCDD |
|---|---|
| RGB | rgb(199, 220, 221) |
| HSL | hsl(183, 24%, 82%) |
| HSV | hsv(183, 10%, 87%) |
| CMYK | cmyk(10%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(86.28, -6.78, -2.87) |
| CIE-LCH | lch(86.28, 7.36, 202.99°) |
| OKLab | oklab(87.92% -0.0211 -0.0078) |
| OKLCH | oklch(87.92% 0.023 200.2) |
| XYZ | xyz(62.1945, 68.5479, 78.3469) |
| Luminance | 0.6855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.91
Light Grey
#D8DCD6
ΔE00 6.92
Lightblue
#ADD8E6
ΔE00 6.97
Fog
#D8DCE0
ΔE00 7.44
Silver (survey)
#C5C9C7
ΔE00 7.51
Lightcyan
#E0FFFF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DCDD #DDC8C7
analogous
#C7DDD3 #C7DCDD #C7D1DD
triadic
#C7DCDD #DDC7DC #DCDDC7
tetradic
#C7DCDD #D3C7DD #DDC8C7 #D1DDC7
square
#C7DCDD #D3C7DD #DDC8C7 #D1DDC7
split-complementary
#C7DCDD #DDC7D1 #DDD3C7
monochromatic
#7BACAF #A1C4C6 #C7DCDD #ECF3F3 #ECF3F3
Accessibility & contrast
On white
1.43
#C7DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#C7DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DCDD
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DCDD | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#D4D6DD
Tritanopia (blue-blind)
#C1DEDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c7dcdd; /* rgb */ color: rgb(199, 220, 221); /* oklch */ color: oklch(87.9% 0.022 200.2);
Tailwind
colors: {
custom: {
50: '#d8e6e7',
500: '#c7dcdd',
950: '#000000',
},
}SCSS
$custom: #c7dcdd; $custom-light: #d8e6e7; $custom-dark: #000000;
JSON
{
"hex": "#c7dcdd",
"rgb": {
"r": 199,
"g": 220,
"b": 221
},
"hsl": {
"h": 182.727,
"s": 24.444,
"l": 82.353
},
"oklch": {
"l": 0.87915,
"c": 0.0225,
"h": 200.2
},
"luminance": 0.68549
}Semantic roles & 50–950 ramp
primary
#C7DCDD
secondary
#B49695
accent
#4743A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484