#C8DAEA#C8DAEA
#C8DAEA is a very light, muted cyan. Relative luminance 0.684; OKLCH L 88.0% C 0.029 H 244.9°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAEA |
|---|---|
| RGB | rgb(200, 218, 234) |
| HSL | hsl(208, 45%, 85%) |
| HSV | hsv(208, 15%, 92%) |
| CMYK | cmyk(14.5%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(86.19, -2.81, -9.87) |
| CIE-LCH | lch(86.19, 10.27, 254.10°) |
| OKLab | oklab(87.98% -0.0125 -0.0266) |
| OKLCH | oklch(87.98% 0.029 244.9) |
| XYZ | xyz(63.7385, 68.3615, 87.6629) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.46
Fog
#D8DCE0
ΔE00 6.33
Cloudy Blue
#ACC2D9
ΔE00 6.49
Lightsteelblue
#B0C4DE
ΔE00 6.54
Lightblue
#ADD8E6
ΔE00 8.01
Aliceblue
#F0F8FF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAEA #EAD8C8
analogous
#C8EAE9 #C8DAEA #C8C9EA
triadic
#C8DAEA #EAC8DA #DAEAC8
tetradic
#C8DAEA #E9C8EA #EAD8C8 #C9EAC8
square
#C8DAEA #E9C8EA #EAD8C8 #C9EAC8
split-complementary
#C8DAEA #EAC8C9 #EAE9C8
monochromatic
#6F9EC8 #9CBCD9 #C8DAEA #E9F0F7 #E9F0F7
Accessibility & contrast
On white
1.43
#C8DAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#C8DAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAEA
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAEA | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#D0D6EA
Tritanopia (blue-blind)
#C0DEDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8daea; /* rgb */ color: rgb(200, 218, 234); /* oklch */ color: oklch(88.0% 0.029 244.9);
Tailwind
colors: {
custom: {
50: '#d9e5f0',
500: '#c8daea',
950: '#000000',
},
}SCSS
$custom: #c8daea; $custom-light: #d9e5f0; $custom-dark: #000000;
JSON
{
"hex": "#c8daea",
"rgb": {
"r": 200,
"g": 218,
"b": 234
},
"hsl": {
"h": 208.235,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.87978,
"c": 0.02942,
"h": 244.9
},
"luminance": 0.68363
}Semantic roles & 50–950 ramp
primary
#C8DAEA
secondary
#C5AA91
accent
#6F2EB8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485