#CDDEED#CDDEED
#CDDEED is a very light, muted cyan. Relative luminance 0.713; OKLCH L 89.2% C 0.028 H 244.7°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEED |
|---|---|
| RGB | rgb(205, 222, 237) |
| HSL | hsl(208, 47%, 87%) |
| HSV | hsv(208, 14%, 93%) |
| CMYK | cmyk(13.5%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(87.65, -2.70, -9.25) |
| CIE-LCH | lch(87.65, 9.63, 253.73°) |
| OKLab | oklab(89.24% -0.0118 -0.0249) |
| OKLCH | oklch(89.24% 0.028 244.7) |
| XYZ | xyz(66.5806, 71.3350, 90.3655) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.84
Light Blue Grey
#B7C9E2
ΔE00 6.35
Aliceblue
#F0F8FF
ΔE00 7.10
Lightsteelblue
#B0C4DE
ΔE00 7.50
Cloudy Blue
#ACC2D9
ΔE00 7.52
Gainsboro
#DCDCDC
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEED #EDDCCD
analogous
#CDEDEC #CDDEED #CDCEED
triadic
#CDDEED #EDCDDE #DEEDCD
tetradic
#CDDEED #ECCDED #EDDCCD #CEEDCD
square
#CDDEED #ECCDED #EDDCCD #CEEDCD
split-complementary
#CDDEED #EDCDCE #EDECCD
monochromatic
#73A3CD #A0C0DD #CDDEED #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.38
#CDDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#CDDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEED
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEED | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEE
Deuteranopia (green-blind)
#D4DAED
Tritanopia (blue-blind)
#C5E2E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cddeed; /* rgb */ color: rgb(205, 222, 237); /* oklch */ color: oklch(89.2% 0.028 244.7);
Tailwind
colors: {
custom: {
50: '#dce8f2',
500: '#cddeed',
950: '#000000',
},
}SCSS
$custom: #cddeed; $custom-light: #dce8f2; $custom-dark: #000000;
JSON
{
"hex": "#cddeed",
"rgb": {
"r": 205,
"g": 222,
"b": 237
},
"hsl": {
"h": 208.125,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.89242,
"c": 0.02758,
"h": 244.7
},
"luminance": 0.71336
}Semantic roles & 50–950 ramp
primary
#CDDEED
secondary
#C9AD95
accent
#6E2BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485