#C8DCF0#C8DCF0
#C8DCF0 is a very light, muted cyan. Relative luminance 0.698; OKLCH L 88.6% C 0.035 H 248.2°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DCF0 |
|---|---|
| RGB | rgb(200, 220, 240) |
| HSL | hsl(210, 57%, 86%) |
| HSV | hsv(210, 17%, 94%) |
| CMYK | cmyk(16.7%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(86.88, -2.61, -12.01) |
| CIE-LCH | lch(86.88, 12.29, 257.74°) |
| OKLab | oklab(88.58% -0.013 -0.0325) |
| OKLCH | oklch(88.58% 0.035 248.2) |
| XYZ | xyz(65.1369, 69.7556, 92.4536) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.04
Lightsteelblue
#B0C4DE
ΔE00 6.22
Cloudy Blue
#ACC2D9
ΔE00 6.46
Powder Blue (survey)
#B1D1FC
ΔE00 7.10
Fog
#D8DCE0
ΔE00 7.49
Lightblue
#ADD8E6
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DCF0 #F0DCC8
analogous
#C8F0F0 #C8DCF0 #C8C8F0
triadic
#C8DCF0 #F0C8DC #DCF0C8
tetradic
#C8DCF0 #F0C8F0 #F0DCC8 #C8F0C8
square
#C8DCF0 #F0C8F0 #F0DCC8 #C8F0C8
split-complementary
#C8DCF0 #F0C8C8 #F0F0C8
monochromatic
#689FD6 #98BDE3 #C8DCF0 #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.40
#C8DCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#C8DCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DCF0
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DCF0 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF1
Deuteranopia (green-blind)
#D0D8F0
Tritanopia (blue-blind)
#BEE1E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dcf0; /* rgb */ color: rgb(200, 220, 240); /* oklch */ color: oklch(88.6% 0.035 248.2);
Tailwind
colors: {
custom: {
50: '#d9e6f5',
500: '#c8dcf0',
950: '#000000',
},
}SCSS
$custom: #c8dcf0; $custom-light: #d9e6f5; $custom-dark: #000000;
JSON
{
"hex": "#c8dcf0",
"rgb": {
"r": 200,
"g": 220,
"b": 240
},
"hsl": {
"h": 210,
"s": 57.143,
"l": 86.275
},
"oklch": {
"l": 0.88579,
"c": 0.035,
"h": 248.2
},
"luminance": 0.69757
}Semantic roles & 50–950 ramp
primary
#C8DCF0
secondary
#CEAE8E
accent
#7321C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485