#C8DDEC#C8DDEC
#C8DDEC is a very light, muted cyan. Relative luminance 0.700; OKLCH L 88.7% C 0.031 H 238.9°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDEC |
|---|---|
| RGB | rgb(200, 221, 236) |
| HSL | hsl(205, 49%, 85%) |
| HSV | hsv(205, 15%, 93%) |
| CMYK | cmyk(15.3%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(87.02, -3.96, -9.69) |
| CIE-LCH | lch(87.02, 10.47, 247.78°) |
| OKLab | oklab(88.65% -0.0158 -0.0262) |
| OKLCH | oklch(88.65% 0.031 238.9) |
| XYZ | xyz(64.8125, 70.0470, 89.4463) |
| Luminance | 0.7005 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.59
Fog
#D8DCE0
ΔE00 6.74
Lightblue
#ADD8E6
ΔE00 6.93
Cloudy Blue
#ACC2D9
ΔE00 7.26
Lightsteelblue
#B0C4DE
ΔE00 7.54
Aliceblue
#F0F8FF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDEC #ECD7C8
analogous
#C8ECE9 #C8DDEC #C8CBEC
triadic
#C8DDEC #ECC8DD #DDECC8
tetradic
#C8DDEC #E9C8EC #ECD7C8 #CBECC8
square
#C8DDEC #E9C8EC #ECD7C8 #CBECC8
split-complementary
#C8DDEC #ECC8CB #ECE9C8
monochromatic
#6DA5CD #9BC1DC #C8DDEC #E8F1F7 #E8F1F7
Accessibility & contrast
On white
1.40
#C8DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#C8DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDEC
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDEC | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCED
Deuteranopia (green-blind)
#D2D8EC
Tritanopia (blue-blind)
#BFE1E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8ddec; /* rgb */ color: rgb(200, 221, 236); /* oklch */ color: oklch(88.7% 0.031 238.9);
Tailwind
colors: {
custom: {
50: '#d9e7f2',
500: '#c8ddec',
950: '#000000',
},
}SCSS
$custom: #c8ddec; $custom-light: #d9e7f2; $custom-dark: #000000;
JSON
{
"hex": "#c8ddec",
"rgb": {
"r": 200,
"g": 221,
"b": 236
},
"hsl": {
"h": 205,
"s": 48.649,
"l": 85.49
},
"oklch": {
"l": 0.88653,
"c": 0.03057,
"h": 238.9
},
"luminance": 0.70048
}Semantic roles & 50–950 ramp
primary
#C8DDEC
secondary
#C8A790
accent
#672ABC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485