#CDEDFD#CDEDFD
#CDEDFD is a very light, muted cyan. Relative luminance 0.806; OKLCH L 92.8% C 0.040 H 229.4°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CDEDFD |
|---|---|
| RGB | rgb(205, 237, 253) |
| HSL | hsl(200, 92%, 90%) |
| HSV | hsv(200, 19%, 99%) |
| CMYK | cmyk(19%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(91.97, -7.11, -11.20) |
| CIE-LCH | lch(91.97, 13.26, 237.60°) |
| OKLab | oklab(92.8% -0.026 -0.0303) |
| OKLCH | oklch(92.8% 0.04 229.4) |
| XYZ | xyz(73.1859, 80.6373, 104.6180) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.24
Ice Blue
#A5DFF9
ΔE00 6.66
Lightcyan
#E0FFFF
ΔE00 7.79
Pale Sky Blue
#BDF6FE
ΔE00 7.88
Powder Blue
#B0E0E6
ΔE00 7.89
Aliceblue
#F0F8FF
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDEDFD #FDDDCD
analogous
#CDFDF5 #CDEDFD #CDD5FD
triadic
#CDEDFD #FDCDED #EDFDCD
tetradic
#CDEDFD #F5CDFD #FDDDCD #D5FDCD
square
#CDEDFD #F5CDFD #FDDDCD #D5FDCD
split-complementary
#CDEDFD #FDCDD5 #FDF5CD
monochromatic
#57C3F8 #92D8FB #CDEDFD #E2F4FE #E2F4FE
Accessibility & contrast
On white
1.23
#CDEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#CDEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDEDFD
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDEDFD | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFE
Deuteranopia (green-blind)
#DEE5FD
Tritanopia (blue-blind)
#C0F2F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cdedfd; /* rgb */ color: rgb(205, 237, 253); /* oklch */ color: oklch(92.8% 0.040 229.4);
Tailwind
colors: {
custom: {
50: '#dcf2fe',
500: '#cdedfd',
950: '#000000',
},
}SCSS
$custom: #cdedfd; $custom-light: #dcf2fe; $custom-dark: #000000;
JSON
{
"hex": "#cdedfd",
"rgb": {
"r": 205,
"g": 237,
"b": 253
},
"hsl": {
"h": 200,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.92799,
"c": 0.03996,
"h": 229.4
},
"luminance": 0.80639
}Semantic roles & 50–950 ramp
primary
#CDEDFD
secondary
#E6A889
accent
#4D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585