#CDECFE#CDECFE
#CDECFE is a very light, muted cyan. Relative luminance 0.801; OKLCH L 92.6% C 0.041 H 233.3°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CDECFE |
|---|---|
| RGB | rgb(205, 236, 254) |
| HSL | hsl(202, 96%, 90%) |
| HSV | hsv(202, 19%, 100%) |
| CMYK | cmyk(19.3%, 7.1%, 0%, 0.4%) |
| CIE-LAB | lab(91.74, -6.39, -12.06) |
| CIE-LCH | lch(91.74, 13.65, 242.10°) |
| OKLab | oklab(92.63% -0.0243 -0.0327) |
| OKLCH | oklch(92.63% 0.041 233.3) |
| XYZ | xyz(73.0569, 80.1238, 105.3630) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.62
Ice Blue
#A5DFF9
ΔE00 6.71
Aliceblue
#F0F8FF
ΔE00 8.18
Powder Blue
#B0E0E6
ΔE00 8.66
Lightcyan
#E0FFFF
ΔE00 8.68
Pale Sky Blue
#BDF6FE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDECFE #FEDFCD
analogous
#CDFEF8 #CDECFE #CDD3FE
triadic
#CDECFE #FECDEC #ECFECD
tetradic
#CDECFE #F8CDFE #FEDFCD #D3FECD
square
#CDECFE #F8CDFE #FEDFCD #D3FECD
split-complementary
#CDECFE #FECDD3 #FEF8CD
monochromatic
#55BEFC #91D5FD #CDECFE #E1F4FE #E1F4FE
Accessibility & contrast
On white
1.23
#CDECFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#CDECFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDECFE
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDECFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDECFE | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#C0F1F2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cdecfe; /* rgb */ color: rgb(205, 236, 254); /* oklch */ color: oklch(92.6% 0.041 233.3);
Tailwind
colors: {
custom: {
50: '#dcf2fe',
500: '#cdecfe',
950: '#000000',
},
}SCSS
$custom: #cdecfe; $custom-light: #dcf2fe; $custom-dark: #000000;
JSON
{
"hex": "#cdecfe",
"rgb": {
"r": 205,
"g": 236,
"b": 254
},
"hsl": {
"h": 202.041,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.92628,
"c": 0.04075,
"h": 233.3
},
"luminance": 0.80126
}Semantic roles & 50–950 ramp
primary
#CDECFE
secondary
#E8AB88
accent
#5400E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585