#C8DAEE#C8DAEE
#C8DAEE is a very light, muted cyan. Relative luminance 0.686; OKLCH L 88.1% C 0.034 H 251.0°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DAEE |
|---|---|
| RGB | rgb(200, 218, 238) |
| HSL | hsl(212, 53%, 86%) |
| HSV | hsv(212, 16%, 93%) |
| CMYK | cmyk(16%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(86.30, -1.99, -11.81) |
| CIE-LCH | lch(86.30, 11.98, 260.46°) |
| OKLab | oklab(88.11% -0.011 -0.0319) |
| OKLCH | oklch(88.11% 0.034 251) |
| XYZ | xyz(64.3197, 68.5939, 90.7236) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.50
Lightsteelblue
#B0C4DE
ΔE00 5.76
Cloudy Blue
#ACC2D9
ΔE00 6.15
Powder Blue (survey)
#B1D1FC
ΔE00 7.04
Fog
#D8DCE0
ΔE00 7.26
Lavender (CSS)
#E6E6FA
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DAEE #EEDCC8
analogous
#C8EDEE #C8DAEE #C9C8EE
triadic
#C8DAEE #EEC8DA #DAEEC8
tetradic
#C8DAEE #EEC8ED #EEDCC8 #C8EEC9
square
#C8DAEE #EEC8ED #EEDCC8 #C8EEC9
split-complementary
#C8DAEE #EEC9C8 #EDEEC8
monochromatic
#6A9BD1 #99BBE0 #C8DAEE #E8EFF8 #E8EFF8
Accessibility & contrast
On white
1.43
#C8DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#C8DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DAEE
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DAEE | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#CFD6EE
Tritanopia (blue-blind)
#BFDEE0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8daee; /* rgb */ color: rgb(200, 218, 238); /* oklch */ color: oklch(88.1% 0.034 251.0);
Tailwind
colors: {
custom: {
50: '#d9e5f3',
500: '#c8daee',
950: '#000000',
},
}SCSS
$custom: #c8daee; $custom-light: #d9e5f3; $custom-dark: #000000;
JSON
{
"hex": "#c8daee",
"rgb": {
"r": 200,
"g": 218,
"b": 238
},
"hsl": {
"h": 211.579,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.88108,
"c": 0.03379,
"h": 251
},
"luminance": 0.68595
}Semantic roles & 50–950 ramp
primary
#C8DAEE
secondary
#CBAF8F
accent
#7725C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485