#CDDEE2#CDDEE2
#CDDEE2 is a very light, near-neutral cyan. Relative luminance 0.707; OKLCH L 88.9% C 0.019 H 213.4°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEE2 |
|---|---|
| RGB | rgb(205, 222, 226) |
| HSL | hsl(191, 27%, 85%) |
| HSV | hsv(191, 9%, 89%) |
| CMYK | cmyk(9.3%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(87.34, -4.88, -3.90) |
| CIE-LCH | lch(87.34, 6.25, 218.60°) |
| OKLab | oklab(88.9% -0.0159 -0.0105) |
| OKLCH | oklch(88.9% 0.019 213.4) |
| XYZ | xyz(65.0225, 70.7117, 82.1598) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.42
Light Grey
#D8DCD6
ΔE00 6.45
Gainsboro
#DCDCDC
ΔE00 7.00
Silver (survey)
#C5C9C7
ΔE00 7.00
Light Gray
#D3D3D3
ΔE00 7.23
Azure (CSS)
#F0FFFF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEE2 #E2D1CD
analogous
#CDE2DC #CDDEE2 #CDD4E2
triadic
#CDDEE2 #E2CDDE #DEE2CD
tetradic
#CDDEE2 #DCCDE2 #E2D1CD #D4E2CD
square
#CDDEE2 #DCCDE2 #E2D1CD #D4E2CD
split-complementary
#CDDEE2 #E2CDD4 #E2DCCD
monochromatic
#80ABB5 #A6C4CC #CDDEE2 #ECF2F4 #ECF2F4
Accessibility & contrast
On white
1.39
#CDDEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#CDDEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEE2
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEE2 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE2
Deuteranopia (green-blind)
#D7DAE2
Tritanopia (blue-blind)
#C8E0DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cddee2; /* rgb */ color: rgb(205, 222, 226); /* oklch */ color: oklch(88.9% 0.019 213.4);
Tailwind
colors: {
custom: {
50: '#dce8eb',
500: '#cddee2',
950: '#000000',
},
}SCSS
$custom: #cddee2; $custom-light: #dce8eb; $custom-dark: #000000;
JSON
{
"hex": "#cddee2",
"rgb": {
"r": 205,
"g": 222,
"b": 226
},
"hsl": {
"h": 191.429,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.88904,
"c": 0.01906,
"h": 213.4
},
"luminance": 0.70713
}Semantic roles & 50–950 ramp
primary
#CDDEE2
secondary
#B9A09A
accent
#5440A5
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484