#CDDEEA#CDDEEA
#CDDEEA is a very light, muted cyan. Relative luminance 0.712; OKLCH L 89.1% C 0.025 H 238.4°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDEEA |
|---|---|
| RGB | rgb(205, 222, 234) |
| HSL | hsl(205, 41%, 86%) |
| HSV | hsv(205, 12%, 92%) |
| CMYK | cmyk(12.4%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(87.56, -3.30, -7.79) |
| CIE-LCH | lch(87.56, 8.46, 247.03°) |
| OKLab | oklab(89.15% -0.0129 -0.021) |
| OKLCH | oklch(89.15% 0.025 238.4) |
| XYZ | xyz(66.1460, 71.1611, 88.0765) |
| Luminance | 0.7116 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.32
Aliceblue
#F0F8FF
ΔE00 6.86
Light Blue Grey
#B7C9E2
ΔE00 7.25
Gainsboro
#DCDCDC
ΔE00 7.65
Lightblue
#ADD8E6
ΔE00 7.86
Light Gray
#D3D3D3
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDEEA #EAD9CD
analogous
#CDEAE7 #CDDEEA #CDCFEA
triadic
#CDDEEA #EACDDE #DEEACD
tetradic
#CDDEEA #E7CDEA #EAD9CD #CFEACD
square
#CDDEEA #E7CDEA #EAD9CD #CFEACD
split-complementary
#CDDEEA #EACDCF #EAE7CD
monochromatic
#77A5C6 #A2C2D8 #CDDEEA #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.38
#CDDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#CDDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDEEA
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDEEA | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#C6E1E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cddeea; /* rgb */ color: rgb(205, 222, 234); /* oklch */ color: oklch(89.1% 0.025 238.4);
Tailwind
colors: {
custom: {
50: '#dce8f0',
500: '#cddeea',
950: '#000000',
},
}SCSS
$custom: #cddeea; $custom-light: #dce8f0; $custom-dark: #000000;
JSON
{
"hex": "#cddeea",
"rgb": {
"r": 205,
"g": 222,
"b": 234
},
"hsl": {
"h": 204.828,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.89148,
"c": 0.02464,
"h": 238.4
},
"luminance": 0.71162
}Semantic roles & 50–950 ramp
primary
#CDDEEA
secondary
#C5AA96
accent
#6832B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485