#CDF2FD#CDF2FD
#CDF2FD is a very light, muted cyan. Relative luminance 0.836; OKLCH L 93.8% C 0.041 H 217.7°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CDF2FD |
|---|---|
| RGB | rgb(205, 242, 253) |
| HSL | hsl(194, 92%, 90%) |
| HSV | hsv(194, 19%, 99%) |
| CMYK | cmyk(19%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(93.26, -9.64, -9.27) |
| CIE-LCH | lch(93.26, 13.38, 223.88°) |
| OKLab | oklab(93.82% -0.0326 -0.0251) |
| OKLCH | oklch(93.82% 0.041 217.7) |
| XYZ | xyz(74.6538, 83.5730, 105.1073) |
| Luminance | 0.8357 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 5.13
Lightcyan
#E0FFFF
ΔE00 5.34
Very Light Blue
#D5FFFF
ΔE00 5.77
Really Light Blue
#D4FFFF
ΔE00 5.87
Ice Blue (survey)
#D7FFFE
ΔE00 5.98
Powder Blue
#B0E0E6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDF2FD #FDD8CD
analogous
#CDFDF0 #CDF2FD #CDDAFD
triadic
#CDF2FD #FDCDF2 #F2FDCD
tetradic
#CDF2FD #F0CDFD #FDD8CD #DAFDCD
square
#CDF2FD #F0CDFD #FDD8CD #DAFDCD
split-complementary
#CDF2FD #FDCDDA #FDF0CD
monochromatic
#57D3F8 #92E3FB #CDF2FD #E2F7FE #E2F7FE
Accessibility & contrast
On white
1.19
#CDF2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#CDF2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDF2FD
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDF2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDF2FD | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFE
Deuteranopia (green-blind)
#E3E9FD
Tritanopia (blue-blind)
#BFF6F5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cdf2fd; /* rgb */ color: rgb(205, 242, 253); /* oklch */ color: oklch(93.8% 0.041 217.7);
Tailwind
colors: {
custom: {
50: '#ddf6fe',
500: '#cdf2fd',
950: '#000000',
},
}SCSS
$custom: #cdf2fd; $custom-light: #ddf6fe; $custom-dark: #000000;
JSON
{
"hex": "#cdf2fd",
"rgb": {
"r": 205,
"g": 242,
"b": 253
},
"hsl": {
"h": 193.75,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.93822,
"c": 0.04113,
"h": 217.7
},
"luminance": 0.83575
}Semantic roles & 50–950 ramp
primary
#CDF2FD
secondary
#E69E89
accent
#3500E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585