#CDDFEF#CDDFEF
#CDDFEF is a very light, muted cyan. Relative luminance 0.720; OKLCH L 89.5% C 0.029 H 244.9°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CDDFEF |
|---|---|
| RGB | rgb(205, 223, 239) |
| HSL | hsl(208, 52%, 87%) |
| HSV | hsv(208, 14%, 94%) |
| CMYK | cmyk(14.2%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(87.96, -2.81, -9.83) |
| CIE-LCH | lch(87.96, 10.23, 254.06°) |
| OKLab | oklab(89.51% -0.0124 -0.0265) |
| OKLCH | oklch(89.51% 0.029 244.9) |
| XYZ | xyz(67.1408, 71.9852, 92.0018) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.24
Light Blue Grey
#B7C9E2
ΔE00 6.33
Aliceblue
#F0F8FF
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.50
Cloudy Blue
#ACC2D9
ΔE00 7.55
Lightblue
#ADD8E6
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDDFEF #EFDDCD
analogous
#CDEFEE #CDDFEF #CDCEEF
triadic
#CDDFEF #EFCDDF #DFEFCD
tetradic
#CDDFEF #EECDEF #EFDDCD #CEEFCD
square
#CDDFEF #EECDEF #EFDDCD #CEEFCD
split-complementary
#CDDFEF #EFCDCE #EFEECD
monochromatic
#70A4D1 #9FC1E0 #CDDFEF #E8F0F8 #E8F0F8
Accessibility & contrast
On white
1.36
#CDDFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#CDDFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDDFEF
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDDFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDDFEF | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF0
Deuteranopia (green-blind)
#D5DBEF
Tritanopia (blue-blind)
#C5E3E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cddfef; /* rgb */ color: rgb(205, 223, 239); /* oklch */ color: oklch(89.5% 0.029 244.9);
Tailwind
colors: {
custom: {
50: '#dce9f4',
500: '#cddfef',
950: '#000000',
},
}SCSS
$custom: #cddfef; $custom-light: #dce9f4; $custom-dark: #000000;
JSON
{
"hex": "#cddfef",
"rgb": {
"r": 205,
"g": 223,
"b": 239
},
"hsl": {
"h": 208.235,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.89508,
"c": 0.0293,
"h": 244.9
},
"luminance": 0.71986
}Semantic roles & 50–950 ramp
primary
#CDDFEF
secondary
#CDAE94
accent
#6E27BF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485