#C8DEE4#C8DEE4
#C8DEE4 is a very light, muted cyan. Relative luminance 0.701; OKLCH L 88.6% C 0.025 H 215.9°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DEE4 |
|---|---|
| RGB | rgb(200, 222, 228) |
| HSL | hsl(193, 34%, 84%) |
| HSV | hsv(193, 12%, 89%) |
| CMYK | cmyk(12.3%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(87.06, -6.10, -5.42) |
| CIE-LCH | lch(87.06, 8.16, 221.61°) |
| OKLab | oklab(88.61% -0.0202 -0.0146) |
| OKLCH | oklch(88.61% 0.025 215.9) |
| XYZ | xyz(63.9409, 70.1221, 83.5499) |
| Luminance | 0.7012 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.95
Fog
#D8DCE0
ΔE00 6.89
Powder Blue
#B0E0E6
ΔE00 7.07
Azure (CSS)
#F0FFFF
ΔE00 7.94
Lightcyan
#E0FFFF
ΔE00 7.94
Light Grey
#D8DCD6
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DEE4 #E4CEC8
analogous
#C8E4DC #C8DEE4 #C8D0E4
triadic
#C8DEE4 #E4C8DE #DEE4C8
tetradic
#C8DEE4 #DCC8E4 #E4CEC8 #D0E4C8
square
#C8DEE4 #DCC8E4 #E4CEC8 #D0E4C8
split-complementary
#C8DEE4 #E4C8D0 #E4DCC8
monochromatic
#76ADBC #9FC5D0 #C8DEE4 #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.40
#C8DEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#C8DEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DEE4
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DEE4 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE4
Deuteranopia (green-blind)
#D5D8E4
Tritanopia (blue-blind)
#C1E0E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dee4; /* rgb */ color: rgb(200, 222, 228); /* oklch */ color: oklch(88.6% 0.025 215.9);
Tailwind
colors: {
custom: {
50: '#d9e8ec',
500: '#c8dee4',
950: '#000000',
},
}SCSS
$custom: #c8dee4; $custom-light: #d9e8ec; $custom-dark: #000000;
JSON
{
"hex": "#c8dee4",
"rgb": {
"r": 200,
"g": 222,
"b": 228
},
"hsl": {
"h": 192.857,
"s": 34.146,
"l": 83.922
},
"oklch": {
"l": 0.88608,
"c": 0.02491,
"h": 215.9
},
"luminance": 0.70123
}Semantic roles & 50–950 ramp
primary
#C8DEE4
secondary
#BD9C93
accent
#5139AD
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484