#CDECF5#CDECF5
#CDECF5 is a very light, muted cyan. Relative luminance 0.796; OKLCH L 92.3% C 0.035 H 217.1°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECF5 |
|---|---|
| RGB | rgb(205, 236, 245) |
| HSL | hsl(194, 67%, 88%) |
| HSV | hsv(194, 16%, 96%) |
| CMYK | cmyk(16.3%, 3.7%, 0%, 3.9%) |
| CIE-LAB | lab(91.49, -8.26, -7.75) |
| CIE-LCH | lch(91.49, 11.32, 223.18°) |
| OKLab | oklab(92.34% -0.0277 -0.0209) |
| OKLCH | oklch(92.34% 0.035 217.1) |
| XYZ | xyz(71.6495, 79.5608, 97.9503) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.57
Lightblue
#ADD8E6
ΔE00 5.79
Powder Blue
#B0E0E6
ΔE00 6.04
Pale Sky Blue
#BDF6FE
ΔE00 6.40
Very Light Blue
#D5FFFF
ΔE00 6.52
Ice Blue (survey)
#D7FFFE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECF5 #F5D6CD
analogous
#CDF5EA #CDECF5 #CDD8F5
triadic
#CDECF5 #F5CDEC #ECF5CD
tetradic
#CDECF5 #EACDF5 #F5D6CD #D8F5CD
square
#CDECF5 #EACDF5 #F5D6CD #D8F5CD
split-complementary
#CDECF5 #F5CDD8 #F5EACD
monochromatic
#67C5E1 #9AD9EB #CDECF5 #E5F5FA #E5F5FA
Accessibility & contrast
On white
1.24
#CDECF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#CDECF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECF5
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECF5 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF6
Deuteranopia (green-blind)
#DFE4F5
Tritanopia (blue-blind)
#C2F0EF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdecf5; /* rgb */ color: rgb(205, 236, 245); /* oklch */ color: oklch(92.3% 0.035 217.1);
Tailwind
colors: {
custom: {
50: '#dcf2f8',
500: '#cdecf5',
950: '#000000',
},
}SCSS
$custom: #cdecf5; $custom-light: #dcf2f8; $custom-dark: #000000;
JSON
{
"hex": "#cdecf5",
"rgb": {
"r": 205,
"g": 236,
"b": 245
},
"hsl": {
"h": 193.5,
"s": 66.667,
"l": 88.235
},
"oklch": {
"l": 0.92344,
"c": 0.0347,
"h": 217.1
},
"luminance": 0.79563
}Semantic roles & 50–950 ramp
primary
#CDECF5
secondary
#D7A090
accent
#4017CF
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585