#CDDEE5#CDDEE5
#CDDEE5 is a very light, muted cyan. Relative luminance 0.709; OKLCH L 89.0% C 0.021 H 224.3°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEE5 |
|---|---|
| RGB | rgb(205, 222, 229) |
| HSL | hsl(198, 32%, 85%) |
| HSV | hsv(198, 10%, 90%) |
| CMYK | cmyk(10.5%, 3.1%, 0%, 10.2%) |
| CIE-LAB | lab(87.43, -4.30, -5.36) |
| CIE-LCH | lch(87.43, 6.87, 231.29°) |
| OKLab | oklab(88.99% -0.0148 -0.0144) |
| OKLCH | oklch(88.99% 0.021 224.3) |
| XYZ | xyz(65.4378, 70.8778, 84.3468) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.09
Aliceblue
#F0F8FF
ΔE00 7.02
Gainsboro
#DCDCDC
ΔE00 7.06
Light Gray
#D3D3D3
ΔE00 7.30
Light Grey
#D8DCD6
ΔE00 7.37
Lightblue
#ADD8E6
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEE5 #E5D4CD
analogous
#CDE5E0 #CDDEE5 #CDD2E5
triadic
#CDDEE5 #E5CDDE #DEE5CD
tetradic
#CDDEE5 #E0CDE5 #E5D4CD #D2E5CD
square
#CDDEE5 #E0CDE5 #E5D4CD #D2E5CD
split-complementary
#CDDEE5 #E5CDD2 #E5E0CD
monochromatic
#7CA9BB #A5C3D0 #CDDEE5 #EBF2F5 #EBF2F5
Accessibility & contrast
On white
1.38
#CDDEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#CDDEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEE5
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEE5 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE5
Deuteranopia (green-blind)
#D6DAE5
Tritanopia (blue-blind)
#C7E0E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cddee5; /* rgb */ color: rgb(205, 222, 229); /* oklch */ color: oklch(89.0% 0.021 224.3);
Tailwind
colors: {
custom: {
50: '#dce8ed',
500: '#cddee5',
950: '#000000',
},
}SCSS
$custom: #cddee5; $custom-light: #dce8ed; $custom-dark: #000000;
JSON
{
"hex": "#cddee5",
"rgb": {
"r": 205,
"g": 222,
"b": 229
},
"hsl": {
"h": 197.5,
"s": 31.579,
"l": 85.098
},
"oklch": {
"l": 0.88994,
"c": 0.02064,
"h": 224.3
},
"luminance": 0.70879
}Semantic roles & 50–950 ramp
primary
#CDDEE5
secondary
#BEA399
accent
#5C3BAA
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484