#C8DFF4#C8DFF4
#C8DFF4 is a very light, muted cyan. Relative luminance 0.716; OKLCH L 89.3% C 0.038 H 245.8°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFF4 |
|---|---|
| RGB | rgb(200, 223, 244) |
| HSL | hsl(209, 67%, 87%) |
| HSV | hsv(209, 18%, 96%) |
| CMYK | cmyk(18%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(87.77, -3.33, -12.79) |
| CIE-LCH | lch(87.77, 13.21, 255.42°) |
| OKLab | oklab(89.32% -0.0156 -0.0346) |
| OKLCH | oklch(89.32% 0.038 245.8) |
| XYZ | xyz(66.5321, 71.5848, 95.8823) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.78
Lightsteelblue
#B0C4DE
ΔE00 6.85
Cloudy Blue
#ACC2D9
ΔE00 7.02
Powder Blue (survey)
#B1D1FC
ΔE00 7.05
Lightblue
#ADD8E6
ΔE00 7.90
Fog
#D8DCE0
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFF4 #F4DDC8
analogous
#C8F4F3 #C8DFF4 #C8C9F4
triadic
#C8DFF4 #F4C8DF #DFF4C8
tetradic
#C8DFF4 #F3C8F4 #F4DDC8 #C9F4C8
square
#C8DFF4 #F3C8F4 #F4DDC8 #C9F4C8
split-complementary
#C8DFF4 #F4C8C9 #F4F3C8
monochromatic
#62A4E0 #95C1EA #C8DFF4 #E5F0FA #E5F0FA
Accessibility & contrast
On white
1.37
#C8DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#C8DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFF4
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFF4 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DFF5
Deuteranopia (green-blind)
#D1DAF4
Tritanopia (blue-blind)
#BDE4E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8dff4; /* rgb */ color: rgb(200, 223, 244); /* oklch */ color: oklch(89.3% 0.038 245.8);
Tailwind
colors: {
custom: {
50: '#d9e9f7',
500: '#c8dff4',
950: '#000000',
},
}SCSS
$custom: #c8dff4; $custom-light: #d9e9f7; $custom-dark: #000000;
JSON
{
"hex": "#c8dff4",
"rgb": {
"r": 200,
"g": 223,
"b": 244
},
"hsl": {
"h": 208.636,
"s": 66.667,
"l": 87.059
},
"oklch": {
"l": 0.89319,
"c": 0.03799,
"h": 245.8
},
"luminance": 0.71586
}Semantic roles & 50–950 ramp
primary
#C8DFF4
secondary
#D5AE8B
accent
#6F17CF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485