#C8DFE4#C8DFE4
#C8DFE4 is a very light, muted cyan. Relative luminance 0.707; OKLCH L 88.8% C 0.025 H 212.2°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFE4 |
|---|---|
| RGB | rgb(200, 223, 228) |
| HSL | hsl(191, 34%, 84%) |
| HSV | hsv(191, 12%, 89%) |
| CMYK | cmyk(12.3%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(87.32, -6.61, -5.03) |
| CIE-LCH | lch(87.32, 8.31, 217.27°) |
| OKLab | oklab(88.81% -0.0215 -0.0136) |
| OKLCH | oklch(88.81% 0.025 212.2) |
| XYZ | xyz(64.2073, 70.6549, 83.6387) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.89
Powder Blue
#B0E0E6
ΔE00 6.60
Fog
#D8DCE0
ΔE00 7.32
Lightcyan
#E0FFFF
ΔE00 7.44
Azure (CSS)
#F0FFFF
ΔE00 7.76
Light Grey
#D8DCD6
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFE4 #E4CDC8
analogous
#C8E4DB #C8DFE4 #C8D1E4
triadic
#C8DFE4 #E4C8DF #DFE4C8
tetradic
#C8DFE4 #DBC8E4 #E4CDC8 #D1E4C8
square
#C8DFE4 #DBC8E4 #E4CDC8 #D1E4C8
split-complementary
#C8DFE4 #E4C8D1 #E4DBC8
monochromatic
#76AFBC #9FC7D0 #C8DFE4 #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.39
#C8DFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#C8DFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFE4
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFE4 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE4
Deuteranopia (green-blind)
#D6D9E4
Tritanopia (blue-blind)
#C0E1E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8dfe4; /* rgb */ color: rgb(200, 223, 228); /* oklch */ color: oklch(88.8% 0.025 212.2);
Tailwind
colors: {
custom: {
50: '#d9e9ec',
500: '#c8dfe4',
950: '#000000',
},
}SCSS
$custom: #c8dfe4; $custom-light: #d9e9ec; $custom-dark: #000000;
JSON
{
"hex": "#c8dfe4",
"rgb": {
"r": 200,
"g": 223,
"b": 228
},
"hsl": {
"h": 190.714,
"s": 34.146,
"l": 83.922
},
"oklch": {
"l": 0.88814,
"c": 0.02546,
"h": 212.2
},
"luminance": 0.70656
}Semantic roles & 50–950 ramp
primary
#C8DFE4
secondary
#BD9B93
accent
#4D39AD
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484