#C8DFE5#C8DFE5
#C8DFE5 is a very light, muted cyan. Relative luminance 0.707; OKLCH L 88.8% C 0.026 H 215.1°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFE5 |
|---|---|
| RGB | rgb(200, 223, 229) |
| HSL | hsl(192, 36%, 84%) |
| HSV | hsv(192, 13%, 90%) |
| CMYK | cmyk(12.7%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(87.34, -6.41, -5.52) |
| CIE-LCH | lch(87.34, 8.46, 220.72°) |
| OKLab | oklab(88.84% -0.0211 -0.0149) |
| OKLCH | oklch(88.84% 0.026 215.1) |
| XYZ | xyz(64.3465, 70.7106, 84.3719) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.77
Powder Blue
#B0E0E6
ΔE00 6.77
Fog
#D8DCE0
ΔE00 7.20
Lightcyan
#E0FFFF
ΔE00 7.64
Azure (CSS)
#F0FFFF
ΔE00 7.84
Light Grey
#D8DCD6
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFE5 #E5CEC8
analogous
#C8E5DD #C8DFE5 #C8D1E5
triadic
#C8DFE5 #E5C8DF #DFE5C8
tetradic
#C8DFE5 #DDC8E5 #E5CEC8 #D1E5C8
square
#C8DFE5 #DDC8E5 #E5CEC8 #D1E5C8
split-complementary
#C8DFE5 #E5C8D1 #E5DDC8
monochromatic
#75AFBE #9EC7D1 #C8DFE5 #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.39
#C8DFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#C8DFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFE5
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFE5 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE5
Deuteranopia (green-blind)
#D5D9E5
Tritanopia (blue-blind)
#C0E2E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c8dfe5; /* rgb */ color: rgb(200, 223, 229); /* oklch */ color: oklch(88.8% 0.026 215.1);
Tailwind
colors: {
custom: {
50: '#d9e9ed',
500: '#c8dfe5',
950: '#000000',
},
}SCSS
$custom: #c8dfe5; $custom-light: #d9e9ed; $custom-dark: #000000;
JSON
{
"hex": "#c8dfe5",
"rgb": {
"r": 200,
"g": 223,
"b": 229
},
"hsl": {
"h": 192.414,
"s": 35.802,
"l": 84.118
},
"oklch": {
"l": 0.88844,
"c": 0.02587,
"h": 215.1
},
"luminance": 0.70712
}Semantic roles & 50–950 ramp
primary
#C8DFE5
secondary
#BE9C93
accent
#5037AF
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484