#C7DCDE#C7DCDE
#C7DCDE is a very light, muted teal. Relative luminance 0.686; OKLCH L 87.9% C 0.023 H 203.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DCDE |
|---|---|
| RGB | rgb(199, 220, 222) |
| HSL | hsl(185, 26%, 83%) |
| HSV | hsv(185, 10%, 87%) |
| CMYK | cmyk(10.4%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(86.31, -6.58, -3.36) |
| CIE-LCH | lch(86.31, 7.39, 207.08°) |
| OKLab | oklab(87.95% -0.0207 -0.0091) |
| OKLCH | oklch(87.95% 0.023 203.7) |
| XYZ | xyz(62.3281, 68.6014, 79.0507) |
| Luminance | 0.6860 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.71
Powder Blue
#B0E0E6
ΔE00 6.92
Light Grey
#D8DCD6
ΔE00 7.06
Fog
#D8DCE0
ΔE00 7.23
Silver (survey)
#C5C9C7
ΔE00 7.53
Lightcyan
#E0FFFF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DCDE #DEC9C7
analogous
#C7DED4 #C7DCDE #C7D1DE
triadic
#C7DCDE #DEC7DC #DCDEC7
tetradic
#C7DCDE #D4C7DE #DEC9C7 #D1DEC7
square
#C7DCDE #D4C7DE #DEC9C7 #D1DEC7
split-complementary
#C7DCDE #DEC7D1 #DED4C7
monochromatic
#7AACB1 #A0C4C7 #C7DCDE #ECF3F4 #ECF3F4
Accessibility & contrast
On white
1.43
#C7DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#C7DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DCDE
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DCDE | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADE
Deuteranopia (green-blind)
#D4D6DE
Tritanopia (blue-blind)
#C1DEDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c7dcde; /* rgb */ color: rgb(199, 220, 222); /* oklch */ color: oklch(87.9% 0.023 203.7);
Tailwind
colors: {
custom: {
50: '#d8e6e8',
500: '#c7dcde',
950: '#000000',
},
}SCSS
$custom: #c7dcde; $custom-light: #d8e6e8; $custom-dark: #000000;
JSON
{
"hex": "#c7dcde",
"rgb": {
"r": 199,
"g": 220,
"b": 222
},
"hsl": {
"h": 185.217,
"s": 25.843,
"l": 82.549
},
"oklch": {
"l": 0.87945,
"c": 0.02264,
"h": 203.7
},
"luminance": 0.68602
}Semantic roles & 50–950 ramp
primary
#C7DCDE
secondary
#B59794
accent
#4A41A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141616
muted
#838484