#DCF7FD#DCF7FD
#DCF7FD is a very light, muted cyan. Relative luminance 0.888; OKLCH L 95.8% C 0.029 H 212.6°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF7FD |
|---|---|
| RGB | rgb(220, 247, 253) |
| HSL | hsl(191, 89%, 93%) |
| HSV | hsv(191, 13%, 99%) |
| CMYK | cmyk(13%, 2.4%, 0%, 0.8%) |
| CIE-LAB | lab(95.51, -7.57, -5.85) |
| CIE-LCH | lch(95.51, 9.56, 217.69°) |
| OKLab | oklab(95.84% -0.0247 -0.0158) |
| OKLCH | oklch(95.84% 0.029 212.6) |
| XYZ | xyz(80.5013, 88.8273, 105.8136) |
| Luminance | 0.8883 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.55
Azure (CSS)
#F0FFFF
ΔE00 4.63
Ice Blue (survey)
#D7FFFE
ΔE00 5.43
Very Light Blue
#D5FFFF
ΔE00 5.51
Very Pale Blue
#D6FFFE
ΔE00 5.61
Really Light Blue
#D4FFFF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF7FD #FDE2DC
analogous
#DCFDF2 #DCF7FD #DCE6FD
triadic
#DCF7FD #FDDCF7 #F7FDDC
tetradic
#DCF7FD #F2DCFD #FDE2DC #E6FDDC
square
#DCF7FD #F2DCFD #FDE2DC #E6FDDC
split-complementary
#DCF7FD #FDDCE6 #FDF2DC
monochromatic
#68DDF6 #A2EAFA #DCF7FD #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.12
#DCF7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#DCF7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF7FD
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF7FD | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FD
Deuteranopia (green-blind)
#ECF0FD
Tritanopia (blue-blind)
#D3FAF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcf7fd; /* rgb */ color: rgb(220, 247, 253); /* oklch */ color: oklch(95.8% 0.029 212.6);
Tailwind
colors: {
custom: {
50: '#e7f9fe',
500: '#dcf7fd',
950: '#000000',
},
}SCSS
$custom: #dcf7fd; $custom-light: #e7f9fe; $custom-dark: #000000;
JSON
{
"hex": "#dcf7fd",
"rgb": {
"r": 220,
"g": 247,
"b": 253
},
"hsl": {
"h": 190.909,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.95838,
"c": 0.02932,
"h": 212.6
},
"luminance": 0.88829
}Semantic roles & 50–950 ramp
primary
#DCF7FD
secondary
#E7A596
accent
#2A00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585