#CDEDFE#CDEDFE
#CDEDFE is a very light, muted cyan. Relative luminance 0.807; OKLCH L 92.8% C 0.041 H 231.0°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEDFE |
|---|---|
| RGB | rgb(205, 237, 254) |
| HSL | hsl(201, 96%, 90%) |
| HSV | hsv(201, 19%, 100%) |
| CMYK | cmyk(19.3%, 6.7%, 0%, 0.4%) |
| CIE-LAB | lab(92.00, -6.90, -11.68) |
| CIE-LCH | lch(92.00, 13.56, 239.44°) |
| OKLab | oklab(92.83% -0.0256 -0.0316) |
| OKLCH | oklch(92.83% 0.041 231) |
| XYZ | xyz(73.3456, 80.7012, 105.4592) |
| Luminance | 0.8070 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.40
Ice Blue
#A5DFF9
ΔE00 6.62
Lightcyan
#E0FFFF
ΔE00 8.14
Pale Sky Blue
#BDF6FE
ΔE00 8.17
Powder Blue
#B0E0E6
ΔE00 8.20
Aliceblue
#F0F8FF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEDFE #FEDECD
analogous
#CDFEF6 #CDEDFE #CDD5FE
triadic
#CDEDFE #FECDED #EDFECD
tetradic
#CDEDFE #F6CDFE #FEDECD #D5FECD
square
#CDEDFE #F6CDFE #FEDECD #D5FECD
split-complementary
#CDEDFE #FECDD5 #FEF6CD
monochromatic
#55C2FC #91D7FD #CDEDFE #E1F4FE #E1F4FE
Accessibility & contrast
On white
1.23
#CDEDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#CDEDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEDFE
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEDFE | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFF
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#C0F2F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cdedfe; /* rgb */ color: rgb(205, 237, 254); /* oklch */ color: oklch(92.8% 0.041 231.0);
Tailwind
colors: {
custom: {
50: '#dcf2fe',
500: '#cdedfe',
950: '#000000',
},
}SCSS
$custom: #cdedfe; $custom-light: #dcf2fe; $custom-dark: #000000;
JSON
{
"hex": "#cdedfe",
"rgb": {
"r": 205,
"g": 237,
"b": 254
},
"hsl": {
"h": 200.816,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.92831,
"c": 0.04073,
"h": 231
},
"luminance": 0.80703
}Semantic roles & 50–950 ramp
primary
#CDEDFE
secondary
#E8A988
accent
#5000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585