#C8DFF0#C8DFF0
#C8DFF0 is a very light, muted cyan. Relative luminance 0.713; OKLCH L 89.2% C 0.034 H 239.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFF0 |
|---|---|
| RGB | rgb(200, 223, 240) |
| HSL | hsl(206, 57%, 86%) |
| HSV | hsv(206, 17%, 94%) |
| CMYK | cmyk(16.7%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(87.65, -4.17, -10.86) |
| CIE-LCH | lch(87.65, 11.63, 249.01°) |
| OKLab | oklab(89.19% -0.017 -0.0294) |
| OKLCH | oklch(89.19% 0.034 239.9) |
| XYZ | xyz(65.9313, 71.3445, 92.7184) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.63
Lightblue
#ADD8E6
ΔE00 6.87
Cloudy Blue
#ACC2D9
ΔE00 7.41
Fog
#D8DCE0
ΔE00 7.45
Lightsteelblue
#B0C4DE
ΔE00 7.59
Ice Blue
#A5DFF9
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFF0 #F0D9C8
analogous
#C8F0ED #C8DFF0 #C8CBF0
triadic
#C8DFF0 #F0C8DF #DFF0C8
tetradic
#C8DFF0 #EDC8F0 #F0D9C8 #CBF0C8
square
#C8DFF0 #EDC8F0 #F0D9C8 #CBF0C8
split-complementary
#C8DFF0 #F0C8CB #F0EDC8
monochromatic
#68A7D6 #98C3E3 #C8DFF0 #E7F1F8 #E7F1F8
Accessibility & contrast
On white
1.38
#C8DFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#C8DFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFF0
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFF0 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF1
Deuteranopia (green-blind)
#D3DAF0
Tritanopia (blue-blind)
#BEE3E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8dff0; /* rgb */ color: rgb(200, 223, 240); /* oklch */ color: oklch(89.2% 0.034 239.9);
Tailwind
colors: {
custom: {
50: '#d9e9f5',
500: '#c8dff0',
950: '#000000',
},
}SCSS
$custom: #c8dff0; $custom-light: #d9e9f5; $custom-dark: #000000;
JSON
{
"hex": "#c8dff0",
"rgb": {
"r": 200,
"g": 223,
"b": 240
},
"hsl": {
"h": 205.5,
"s": 57.143,
"l": 86.275
},
"oklch": {
"l": 0.89189,
"c": 0.03395,
"h": 239.9
},
"luminance": 0.71346
}Semantic roles & 50–950 ramp
primary
#C8DFF0
secondary
#CEA98E
accent
#6621C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485