#C6DDEC#C6DDEC
#C6DDEC is a very light, muted cyan. Relative luminance 0.698; OKLCH L 88.5% C 0.032 H 236.4°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #C6DDEC |
|---|---|
| RGB | rgb(198, 221, 236) |
| HSL | hsl(204, 50%, 85%) |
| HSV | hsv(204, 16%, 93%) |
| CMYK | cmyk(16.1%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(86.89, -4.59, -9.91) |
| CIE-LCH | lch(86.89, 10.91, 245.16°) |
| OKLab | oklab(88.51% -0.0178 -0.0268) |
| OKLCH | oklch(88.51% 0.032 236.4) |
| XYZ | xyz(64.2817, 69.7734, 89.4215) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.26
Light Blue Grey
#B7C9E2
ΔE00 6.88
Fog
#D8DCE0
ΔE00 7.22
Cloudy Blue
#ACC2D9
ΔE00 7.34
Ice Blue
#A5DFF9
ΔE00 7.70
Lightsteelblue
#B0C4DE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6DDEC #ECD5C6
analogous
#C6ECE8 #C6DDEC #C6CAEC
triadic
#C6DDEC #ECC6DD #DDECC6
tetradic
#C6DDEC #E8C6EC #ECD5C6 #CAECC6
square
#C6DDEC #E8C6EC #ECD5C6 #CAECC6
split-complementary
#C6DDEC #ECC6CA #ECE8C6
monochromatic
#6AA6CD #98C2DD #C6DDEC #E8F1F7 #E8F1F7
Accessibility & contrast
On white
1.40
#C6DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#C6DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6DDEC
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6DDEC | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#D1D8EC
Tritanopia (blue-blind)
#BCE1E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c6ddec; /* rgb */ color: rgb(198, 221, 236); /* oklch */ color: oklch(88.5% 0.032 236.4);
Tailwind
colors: {
custom: {
50: '#d7e7f2',
500: '#c6ddec',
950: '#000000',
},
}SCSS
$custom: #c6ddec; $custom-light: #d7e7f2; $custom-dark: #000000;
JSON
{
"hex": "#c6ddec",
"rgb": {
"r": 198,
"g": 221,
"b": 236
},
"hsl": {
"h": 203.684,
"s": 50,
"l": 85.098
},
"oklch": {
"l": 0.88513,
"c": 0.03215,
"h": 236.4
},
"luminance": 0.69775
}Semantic roles & 50–950 ramp
primary
#C6DDEC
secondary
#C8A58E
accent
#6328BD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485