#C7DCED#C7DCED
#C7DCED is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.4% C 0.033 H 242.4°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C7DCED |
|---|---|
| RGB | rgb(199, 220, 237) |
| HSL | hsl(207, 51%, 85%) |
| HSV | hsv(207, 16%, 93%) |
| CMYK | cmyk(16%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(86.72, -3.55, -10.67) |
| CIE-LCH | lch(86.72, 11.24, 251.61°) |
| OKLab | oklab(88.41% -0.0151 -0.0288) |
| OKLCH | oklch(88.41% 0.033 242.4) |
| XYZ | xyz(64.4287, 69.4416, 90.1134) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.86
Cloudy Blue
#ACC2D9
ΔE00 6.73
Lightsteelblue
#B0C4DE
ΔE00 6.86
Fog
#D8DCE0
ΔE00 7.06
Lightblue
#ADD8E6
ΔE00 7.31
Powder Blue (survey)
#B1D1FC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7DCED #EDD8C7
analogous
#C7EDEB #C7DCED #C7C9ED
triadic
#C7DCED #EDC7DC #DCEDC7
tetradic
#C7DCED #EBC7ED #EDD8C7 #C9EDC7
square
#C7DCED #EBC7ED #EDD8C7 #C9EDC7
split-complementary
#C7DCED #EDC7C9 #EDEBC7
monochromatic
#6AA2CF #99BFDE #C7DCED #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.41
#C7DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#C7DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7DCED
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7DCED | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEE
Deuteranopia (green-blind)
#D0D7ED
Tritanopia (blue-blind)
#BDE0E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c7dced; /* rgb */ color: rgb(199, 220, 237); /* oklch */ color: oklch(88.4% 0.033 242.4);
Tailwind
colors: {
custom: {
50: '#d8e6f2',
500: '#c7dced',
950: '#000000',
},
}SCSS
$custom: #c7dced; $custom-light: #d8e6f2; $custom-dark: #000000;
JSON
{
"hex": "#c7dced",
"rgb": {
"r": 199,
"g": 220,
"b": 237
},
"hsl": {
"h": 206.842,
"s": 51.351,
"l": 85.49
},
"oklch": {
"l": 0.88411,
"c": 0.03254,
"h": 242.4
},
"luminance": 0.69443
}Semantic roles & 50–950 ramp
primary
#C7DCED
secondary
#CAA98E
accent
#6B27BF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485