#C8DFE6#C8DFE6
#C8DFE6 is a very light, muted cyan. Relative luminance 0.708; OKLCH L 88.9% C 0.026 H 218.0°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFE6 |
|---|---|
| RGB | rgb(200, 223, 230) |
| HSL | hsl(194, 38%, 84%) |
| HSV | hsv(194, 13%, 90%) |
| CMYK | cmyk(13%, 3%, 0%, 9.8%) |
| CIE-LAB | lab(87.37, -6.21, -6.01) |
| CIE-LCH | lch(87.37, 8.64, 224.03°) |
| OKLab | oklab(88.88% -0.0208 -0.0162) |
| OKLCH | oklch(88.88% 0.026 218) |
| XYZ | xyz(64.4866, 70.7666, 85.1094) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.69
Powder Blue
#B0E0E6
ΔE00 6.96
Fog
#D8DCE0
ΔE00 7.10
Lightcyan
#E0FFFF
ΔE00 7.87
Azure (CSS)
#F0FFFF
ΔE00 7.95
Aliceblue
#F0F8FF
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFE6 #E6CFC8
analogous
#C8E6DE #C8DFE6 #C8D0E6
triadic
#C8DFE6 #E6C8DF #DFE6C8
tetradic
#C8DFE6 #DEC8E6 #E6CFC8 #D0E6C8
square
#C8DFE6 #DEC8E6 #E6CFC8 #D0E6C8
split-complementary
#C8DFE6 #E6C8D0 #E6DEC8
monochromatic
#74AEC0 #9EC7D3 #C8DFE6 #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.39
#C8DFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#C8DFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFE6
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFE6 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE6
Deuteranopia (green-blind)
#D5D9E6
Tritanopia (blue-blind)
#C0E2E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8dfe6; /* rgb */ color: rgb(200, 223, 230); /* oklch */ color: oklch(88.9% 0.026 218.0);
Tailwind
colors: {
custom: {
50: '#d9e9ed',
500: '#c8dfe6',
950: '#000000',
},
}SCSS
$custom: #c8dfe6; $custom-light: #d9e9ed; $custom-dark: #000000;
JSON
{
"hex": "#c8dfe6",
"rgb": {
"r": 200,
"g": 223,
"b": 230
},
"hsl": {
"h": 194,
"s": 37.5,
"l": 84.314
},
"oklch": {
"l": 0.88875,
"c": 0.02634,
"h": 218
},
"luminance": 0.70768
}Semantic roles & 50–950 ramp
primary
#C8DFE6
secondary
#C09D93
accent
#5235B0
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484