#C8DDED#C8DDED
#C8DDED is a very light, muted cyan. Relative luminance 0.701; OKLCH L 88.7% C 0.032 H 240.7°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDED |
|---|---|
| RGB | rgb(200, 221, 237) |
| HSL | hsl(206, 51%, 86%) |
| HSV | hsv(206, 16%, 93%) |
| CMYK | cmyk(15.6%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(87.05, -3.75, -10.18) |
| CIE-LCH | lch(87.05, 10.85, 249.75°) |
| OKLab | oklab(88.69% -0.0154 -0.0275) |
| OKLCH | oklch(88.69% 0.032 240.7) |
| XYZ | xyz(64.9582, 70.1053, 90.2136) |
| Luminance | 0.7011 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.30
Fog
#D8DCE0
ΔE00 6.88
Cloudy Blue
#ACC2D9
ΔE00 7.09
Lightblue
#ADD8E6
ΔE00 7.14
Lightsteelblue
#B0C4DE
ΔE00 7.28
Aliceblue
#F0F8FF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDED #EDD8C8
analogous
#C8EDEA #C8DDED #C8CAED
triadic
#C8DDED #EDC8DD #DDEDC8
tetradic
#C8DDED #EAC8ED #EDD8C8 #CAEDC8
square
#C8DDED #EAC8ED #EDD8C8 #CAEDC8
split-complementary
#C8DDED #EDC8CA #EDEAC8
monochromatic
#6CA4CF #9AC0DE #C8DDED #E8F1F7 #E8F1F7
Accessibility & contrast
On white
1.40
#C8DDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#C8DDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDED
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDED | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#D2D8ED
Tritanopia (blue-blind)
#BFE1E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #c8dded; /* rgb */ color: rgb(200, 221, 237); /* oklch */ color: oklch(88.7% 0.032 240.7);
Tailwind
colors: {
custom: {
50: '#d9e7f2',
500: '#c8dded',
950: '#000000',
},
}SCSS
$custom: #c8dded; $custom-light: #d9e7f2; $custom-dark: #000000;
JSON
{
"hex": "#c8dded",
"rgb": {
"r": 200,
"g": 221,
"b": 237
},
"hsl": {
"h": 205.946,
"s": 50.685,
"l": 85.686
},
"oklch": {
"l": 0.88685,
"c": 0.03153,
"h": 240.7
},
"luminance": 0.70107
}Semantic roles & 50–950 ramp
primary
#C8DDED
secondary
#CAA98F
accent
#6927BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485