#DCF4FD#DCF4FD
#DCF4FD is a very light, muted cyan. Relative luminance 0.870; OKLCH L 95.2% C 0.028 H 222.3°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4FD |
|---|---|
| RGB | rgb(220, 244, 253) |
| HSL | hsl(196, 89%, 93%) |
| HSV | hsv(196, 13%, 99%) |
| CMYK | cmyk(13%, 3.6%, 0%, 0.8%) |
| CIE-LAB | lab(94.74, -6.05, -6.98) |
| CIE-LCH | lch(94.74, 9.24, 229.06°) |
| OKLab | oklab(95.23% -0.0207 -0.0188) |
| OKLCH | oklch(95.23% 0.028 222.3) |
| XYZ | xyz(79.5912, 87.0073, 105.5102) |
| Luminance | 0.8701 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.03
Lightcyan
#E0FFFF
ΔE00 5.52
Aliceblue
#F0F8FF
ΔE00 5.89
Ice Blue (survey)
#D7FFFE
ΔE00 7.40
Very Light Blue
#D5FFFF
ΔE00 7.45
Very Pale Blue
#D6FFFE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4FD #FDE5DC
analogous
#DCFDF6 #DCF4FD #DCE3FD
triadic
#DCF4FD #FDDCF4 #F4FDDC
tetradic
#DCF4FD #F6DCFD #FDE5DC #E3FDDC
square
#DCF4FD #F6DCFD #FDE5DC #E3FDDC
split-complementary
#DCF4FD #FDDCE3 #FDF6DC
monochromatic
#68D0F6 #A2E2FA #DCF4FD #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.14
#DCF4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#DCF4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4FD
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4FD | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FE
Deuteranopia (green-blind)
#E9EEFD
Tritanopia (blue-blind)
#D3F7F7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcf4fd; /* rgb */ color: rgb(220, 244, 253); /* oklch */ color: oklch(95.2% 0.028 222.3);
Tailwind
colors: {
custom: {
50: '#e7f7fe',
500: '#dcf4fd',
950: '#000000',
},
}SCSS
$custom: #dcf4fd; $custom-light: #e7f7fe; $custom-dark: #000000;
JSON
{
"hex": "#dcf4fd",
"rgb": {
"r": 220,
"g": 244,
"b": 253
},
"hsl": {
"h": 196.364,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.95233,
"c": 0.02798,
"h": 222.3
},
"luminance": 0.87009
}Semantic roles & 50–950 ramp
primary
#DCF4FD
secondary
#E7AC96
accent
#3F00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585