#C8D8DE#C8D8DE
#C8D8DE is a very light, near-neutral cyan. Relative luminance 0.667; OKLCH L 87.2% C 0.019 H 222.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D8DE |
|---|---|
| RGB | rgb(200, 216, 222) |
| HSL | hsl(196, 25%, 83%) |
| HSV | hsv(196, 10%, 87%) |
| CMYK | cmyk(9.9%, 2.7%, 0%, 12.9%) |
| CIE-LAB | lab(85.33, -4.19, -4.79) |
| CIE-LCH | lch(85.33, 6.36, 228.82°) |
| OKLab | oklab(87.2% -0.0142 -0.0129) |
| OKLCH | oklch(87.2% 0.019 222.2) |
| XYZ | xyz(61.5572, 66.6641, 78.7174) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.04
Silver (survey)
#C5C9C7
ΔE00 6.34
Light Gray
#D3D3D3
ΔE00 6.72
Gainsboro
#DCDCDC
ΔE00 6.89
Light Grey
#D8DCD6
ΔE00 7.01
Lightblue
#ADD8E6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D8DE #DECEC8
analogous
#C8DED9 #C8D8DE #C8CDDE
triadic
#C8D8DE #DEC8D8 #D8DEC8
tetradic
#C8D8DE #D9C8DE #DECEC8 #CDDEC8
square
#C8D8DE #D9C8DE #DECEC8 #CDDEC8
split-complementary
#C8D8DE #DEC8CD #DED9C8
monochromatic
#7BA2B0 #A2BDC7 #C8D8DE #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.47
#C8D8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#C8D8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D8DE
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D8DE | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DE
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#C2DADA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8d8de; /* rgb */ color: rgb(200, 216, 222); /* oklch */ color: oklch(87.2% 0.019 222.2);
Tailwind
colors: {
custom: {
50: '#d8e4e8',
500: '#c8d8de',
950: '#000000',
},
}SCSS
$custom: #c8d8de; $custom-light: #d8e4e8; $custom-dark: #000000;
JSON
{
"hex": "#c8d8de",
"rgb": {
"r": 200,
"g": 216,
"b": 222
},
"hsl": {
"h": 196.364,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.87196,
"c": 0.01918,
"h": 222.2
},
"luminance": 0.66665
}Semantic roles & 50–950 ramp
primary
#C8D8DE
secondary
#B59E95
accent
#5D42A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484