#C8DCEE#C8DCEE
#C8DCEE is a very light, muted cyan. Relative luminance 0.696; OKLCH L 88.5% C 0.033 H 245.3°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCEE |
|---|---|
| RGB | rgb(200, 220, 238) |
| HSL | hsl(208, 53%, 86%) |
| HSV | hsv(208, 16%, 93%) |
| CMYK | cmyk(16%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(86.82, -3.03, -11.05) |
| CIE-LCH | lch(86.82, 11.45, 254.67°) |
| OKLab | oklab(88.51% -0.0137 -0.0299) |
| OKLCH | oklch(88.51% 0.033 245.3) |
| XYZ | xyz(64.8414, 69.6375, 90.8975) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.48
Lightsteelblue
#B0C4DE
ΔE00 6.57
Cloudy Blue
#ACC2D9
ΔE00 6.61
Fog
#D8DCE0
ΔE00 7.06
Powder Blue (survey)
#B1D1FC
ΔE00 7.79
Lightblue
#ADD8E6
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCEE #EEDAC8
analogous
#C8EEED #C8DCEE #C8C9EE
triadic
#C8DCEE #EEC8DC #DCEEC8
tetradic
#C8DCEE #EDC8EE #EEDAC8 #C9EEC8
square
#C8DCEE #EDC8EE #EEDAC8 #C9EEC8
split-complementary
#C8DCEE #EEC8C9 #EEEDC8
monochromatic
#6AA0D1 #99BEE0 #C8DCEE #E8F0F8 #E8F0F8
Accessibility & contrast
On white
1.41
#C8DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#C8DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCEE
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCEE | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#D0D8EE
Tritanopia (blue-blind)
#BEE0E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8dcee; /* rgb */ color: rgb(200, 220, 238); /* oklch */ color: oklch(88.5% 0.033 245.3);
Tailwind
colors: {
custom: {
50: '#d9e6f3',
500: '#c8dcee',
950: '#000000',
},
}SCSS
$custom: #c8dcee; $custom-light: #d9e6f3; $custom-dark: #000000;
JSON
{
"hex": "#c8dcee",
"rgb": {
"r": 200,
"g": 220,
"b": 238
},
"hsl": {
"h": 208.421,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.88514,
"c": 0.03286,
"h": 245.3
},
"luminance": 0.69639
}Semantic roles & 50–950 ramp
primary
#C8DCEE
secondary
#CBAC8F
accent
#6F25C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485