#DCF5FD#DCF5FD
#DCF5FD is a very light, muted cyan. Relative luminance 0.876; OKLCH L 95.4% C 0.028 H 218.9°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF5FD |
|---|---|
| RGB | rgb(220, 245, 253) |
| HSL | hsl(195, 89%, 93%) |
| HSV | hsv(195, 13%, 99%) |
| CMYK | cmyk(13%, 3.2%, 0%, 0.8%) |
| CIE-LAB | lab(95.00, -6.56, -6.60) |
| CIE-LCH | lch(95.00, 9.31, 225.19°) |
| OKLab | oklab(95.44% -0.022 -0.0178) |
| OKLCH | oklch(95.44% 0.028 218.9) |
| XYZ | xyz(79.8929, 87.6107, 105.6108) |
| Luminance | 0.8761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.82
Lightcyan
#E0FFFF
ΔE00 4.85
Aliceblue
#F0F8FF
ΔE00 6.29
Ice Blue (survey)
#D7FFFE
ΔE00 6.74
Very Light Blue
#D5FFFF
ΔE00 6.80
Very Pale Blue
#D6FFFE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF5FD #FDE4DC
analogous
#DCFDF4 #DCF5FD #DCE4FD
triadic
#DCF5FD #FDDCF5 #F5FDDC
tetradic
#DCF5FD #F4DCFD #FDE4DC #E4FDDC
square
#DCF5FD #F4DCFD #FDE4DC #E4FDDC
split-complementary
#DCF5FD #FDDCE4 #FDF4DC
monochromatic
#68D4F6 #A2E4FA #DCF5FD #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.13
#DCF5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#DCF5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF5FD
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF5FD | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#EAEFFD
Tritanopia (blue-blind)
#D3F8F7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcf5fd; /* rgb */ color: rgb(220, 245, 253); /* oklch */ color: oklch(95.4% 0.028 218.9);
Tailwind
colors: {
custom: {
50: '#e7f8fe',
500: '#dcf5fd',
950: '#000000',
},
}SCSS
$custom: #dcf5fd; $custom-light: #e7f8fe; $custom-dark: #000000;
JSON
{
"hex": "#dcf5fd",
"rgb": {
"r": 220,
"g": 245,
"b": 253
},
"hsl": {
"h": 194.545,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.95435,
"c": 0.02834,
"h": 218.9
},
"luminance": 0.87612
}Semantic roles & 50–950 ramp
primary
#DCF5FD
secondary
#E7AA96
accent
#3800E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585