#CDECF6#CDECF6
#CDECF6 is a very light, muted cyan. Relative luminance 0.796; OKLCH L 92.4% C 0.035 H 219.2°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECF6 |
|---|---|
| RGB | rgb(205, 236, 246) |
| HSL | hsl(195, 69%, 88%) |
| HSV | hsv(195, 17%, 96%) |
| CMYK | cmyk(16.7%, 4.1%, 0%, 3.5%) |
| CIE-LAB | lab(91.52, -8.05, -8.23) |
| CIE-LCH | lch(91.52, 11.51, 225.62°) |
| OKLab | oklab(92.38% -0.0273 -0.0222) |
| OKLCH | oklch(92.38% 0.035 219.2) |
| XYZ | xyz(71.8025, 79.6220, 98.7564) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.76
Lightcyan
#E0FFFF
ΔE00 5.89
Powder Blue
#B0E0E6
ΔE00 6.29
Pale Sky Blue
#BDF6FE
ΔE00 6.61
Very Light Blue
#D5FFFF
ΔE00 6.86
Ice Blue (survey)
#D7FFFE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECF6 #F6D7CD
analogous
#CDF6EB #CDECF6 #CDD7F6
triadic
#CDECF6 #F6CDEC #ECF6CD
tetradic
#CDECF6 #EBCDF6 #F6D7CD #D7F6CD
square
#CDECF6 #EBCDF6 #F6D7CD #D7F6CD
split-complementary
#CDECF6 #F6CDD7 #F6EBCD
monochromatic
#65C5E3 #99D8ED #CDECF6 #E5F5FA #E5F5FA
Accessibility & contrast
On white
1.24
#CDECF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#CDECF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECF6
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECF6 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAF7
Deuteranopia (green-blind)
#DFE4F6
Tritanopia (blue-blind)
#C2F0EF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdecf6; /* rgb */ color: rgb(205, 236, 246); /* oklch */ color: oklch(92.4% 0.035 219.2);
Tailwind
colors: {
custom: {
50: '#dcf2f9',
500: '#cdecf6',
950: '#000000',
},
}SCSS
$custom: #cdecf6; $custom-light: #dcf2f9; $custom-dark: #000000;
JSON
{
"hex": "#cdecf6",
"rgb": {
"r": 205,
"g": 236,
"b": 246
},
"hsl": {
"h": 194.634,
"s": 69.492,
"l": 88.431
},
"oklch": {
"l": 0.92375,
"c": 0.0352,
"h": 219.2
},
"luminance": 0.79624
}Semantic roles & 50–950 ramp
primary
#CDECF6
secondary
#D8A18F
accent
#4214D1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585