#CDECF7#CDECF7
#CDECF7 is a very light, muted cyan. Relative luminance 0.797; OKLCH L 92.4% C 0.036 H 221.2°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECF7 |
|---|---|
| RGB | rgb(205, 236, 247) |
| HSL | hsl(196, 72%, 89%) |
| HSV | hsv(196, 17%, 97%) |
| CMYK | cmyk(17%, 4.5%, 0%, 3.1%) |
| CIE-LAB | lab(91.54, -7.84, -8.71) |
| CIE-LCH | lch(91.54, 11.72, 227.98°) |
| OKLab | oklab(92.41% -0.0269 -0.0236) |
| OKLCH | oklch(92.41% 0.036 221.2) |
| XYZ | xyz(71.9564, 79.6836, 99.5670) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.77
Lightcyan
#E0FFFF
ΔE00 6.22
Powder Blue
#B0E0E6
ΔE00 6.55
Pale Sky Blue
#BDF6FE
ΔE00 6.84
Very Light Blue
#D5FFFF
ΔE00 7.21
Ice Blue
#A5DFF9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECF7 #F7D8CD
analogous
#CDF7ED #CDECF7 #CDD7F7
triadic
#CDECF7 #F7CDEC #ECF7CD
tetradic
#CDECF7 #EDCDF7 #F7D8CD #D7F7CD
square
#CDECF7 #EDCDF7 #F7D8CD #D7F7CD
split-complementary
#CDECF7 #F7CDD7 #F7EDCD
monochromatic
#63C4E6 #98D8EF #CDECF7 #E5F5FB #E5F5FB
Accessibility & contrast
On white
1.24
#CDECF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#CDECF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECF7
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECF7 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF8
Deuteranopia (green-blind)
#DEE4F7
Tritanopia (blue-blind)
#C1F0EF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdecf7; /* rgb */ color: rgb(205, 236, 247); /* oklch */ color: oklch(92.4% 0.036 221.2);
Tailwind
colors: {
custom: {
50: '#dcf2f9',
500: '#cdecf7',
950: '#000000',
},
}SCSS
$custom: #cdecf7; $custom-light: #dcf2f9; $custom-dark: #000000;
JSON
{
"hex": "#cdecf7",
"rgb": {
"r": 205,
"g": 236,
"b": 247
},
"hsl": {
"h": 195.714,
"s": 72.414,
"l": 88.627
},
"oklch": {
"l": 0.92406,
"c": 0.03576,
"h": 221.2
},
"luminance": 0.79685
}Semantic roles & 50–950 ramp
primary
#CDECF7
secondary
#DAA28E
accent
#4411D4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585