#DCF4FC#DCF4FC
#DCF4FC is a very light, muted cyan. Relative luminance 0.869; OKLCH L 95.2% C 0.027 H 219.8°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4FC |
|---|---|
| RGB | rgb(220, 244, 252) |
| HSL | hsl(195, 84%, 93%) |
| HSV | hsv(195, 13%, 99%) |
| CMYK | cmyk(12.7%, 3.2%, 0%, 1.2%) |
| CIE-LAB | lab(94.71, -6.25, -6.50) |
| CIE-LCH | lch(94.71, 9.02, 226.13°) |
| OKLab | oklab(95.2% -0.0211 -0.0175) |
| OKLCH | oklch(95.2% 0.027 219.8) |
| XYZ | xyz(79.4324, 86.9437, 104.6735) |
| Luminance | 0.8694 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.77
Lightcyan
#E0FFFF
ΔE00 5.12
Aliceblue
#F0F8FF
ΔE00 6.02
Ice Blue (survey)
#D7FFFE
ΔE00 7.03
Very Light Blue
#D5FFFF
ΔE00 7.11
Very Pale Blue
#D6FFFE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4FC #FCE4DC
analogous
#DCFCF4 #DCF4FC #DCE4FC
triadic
#DCF4FC #FCDCF4 #F4FCDC
tetradic
#DCF4FC #F4DCFC #FCE4DC #E4FCDC
square
#DCF4FC #F4DCFC #FCE4DC #E4FCDC
split-complementary
#DCF4FC #FCDCE4 #FCF4DC
monochromatic
#6BD1F2 #A4E2F7 #DCF4FC #E3F6FD #E3F6FD
Accessibility & contrast
On white
1.14
#DCF4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#DCF4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4FC
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4FC | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#EAEEFC
Tritanopia (blue-blind)
#D4F7F6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcf4fc; /* rgb */ color: rgb(220, 244, 252); /* oklch */ color: oklch(95.2% 0.027 219.8);
Tailwind
colors: {
custom: {
50: '#e7f7fd',
500: '#dcf4fc',
950: '#000000',
},
}SCSS
$custom: #dcf4fc; $custom-light: #e7f7fd; $custom-dark: #000000;
JSON
{
"hex": "#dcf4fc",
"rgb": {
"r": 220,
"g": 244,
"b": 252
},
"hsl": {
"h": 195,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.95203,
"c": 0.02741,
"h": 219.8
},
"luminance": 0.86945
}Semantic roles & 50–950 ramp
primary
#DCF4FC
secondary
#E4AB98
accent
#3C05E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585