#C8DDEE#C8DDEE
#C8DDEE is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.7% C 0.033 H 242.4°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDEE |
|---|---|
| RGB | rgb(200, 221, 238) |
| HSL | hsl(207, 53%, 86%) |
| HSV | hsv(207, 16%, 93%) |
| CMYK | cmyk(16%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(87.08, -3.55, -10.66) |
| CIE-LCH | lch(87.08, 11.23, 251.60°) |
| OKLab | oklab(88.72% -0.0151 -0.0288) |
| OKLCH | oklch(88.72% 0.033 242.4) |
| XYZ | xyz(65.1047, 70.1639, 90.9852) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.03
Cloudy Blue
#ACC2D9
ΔE00 6.94
Fog
#D8DCE0
ΔE00 7.04
Lightsteelblue
#B0C4DE
ΔE00 7.05
Lightblue
#ADD8E6
ΔE00 7.37
Aliceblue
#F0F8FF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDEE #EED9C8
analogous
#C8EEEC #C8DDEE #C8CAEE
triadic
#C8DDEE #EEC8DD #DDEEC8
tetradic
#C8DDEE #ECC8EE #EED9C8 #CAEEC8
square
#C8DDEE #ECC8EE #EED9C8 #CAEEC8
split-complementary
#C8DDEE #EEC8CA #EEECC8
monochromatic
#6AA3D1 #99C0E0 #C8DDEE #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.40
#C8DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#C8DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDEE
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDEE | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDEF
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#BEE1E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8ddee; /* rgb */ color: rgb(200, 221, 238); /* oklch */ color: oklch(88.7% 0.033 242.4);
Tailwind
colors: {
custom: {
50: '#d9e7f3',
500: '#c8ddee',
950: '#000000',
},
}SCSS
$custom: #c8ddee; $custom-light: #d9e7f3; $custom-dark: #000000;
JSON
{
"hex": "#c8ddee",
"rgb": {
"r": 200,
"g": 221,
"b": 238
},
"hsl": {
"h": 206.842,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.88717,
"c": 0.03251,
"h": 242.4
},
"luminance": 0.70165
}Semantic roles & 50–950 ramp
primary
#C8DDEE
secondary
#CBAA8F
accent
#6B25C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485