#DCF6FC#DCF6FC
#DCF6FC is a very light, muted cyan. Relative luminance 0.882; OKLCH L 95.6% C 0.028 H 213.2°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF6FC |
|---|---|
| RGB | rgb(220, 246, 252) |
| HSL | hsl(191, 84%, 93%) |
| HSV | hsv(191, 13%, 99%) |
| CMYK | cmyk(12.7%, 2.4%, 0%, 1.2%) |
| CIE-LAB | lab(95.23, -7.26, -5.75) |
| CIE-LCH | lch(95.23, 9.26, 218.36°) |
| OKLab | oklab(95.61% -0.0237 -0.0155) |
| OKLCH | oklch(95.61% 0.028 213.2) |
| XYZ | xyz(80.0374, 88.1538, 104.8751) |
| Luminance | 0.8815 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.80
Azure (CSS)
#F0FFFF
ΔE00 4.51
Ice Blue (survey)
#D7FFFE
ΔE00 5.71
Very Light Blue
#D5FFFF
ΔE00 5.81
Very Pale Blue
#D6FFFE
ΔE00 5.90
Really Light Blue
#D4FFFF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF6FC #FCE2DC
analogous
#DCFCF2 #DCF6FC #DCE6FC
triadic
#DCF6FC #FCDCF6 #F6FCDC
tetradic
#DCF6FC #F2DCFC #FCE2DC #E6FCDC
square
#DCF6FC #F2DCFC #FCE2DC #E6FCDC
split-complementary
#DCF6FC #FCDCE6 #FCF2DC
monochromatic
#6BD9F2 #A4E8F7 #DCF6FC #E3F8FD #E3F8FD
Accessibility & contrast
On white
1.13
#DCF6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#DCF6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF6FC
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF6FC | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#EBEFFC
Tritanopia (blue-blind)
#D3F9F8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcf6fc; /* rgb */ color: rgb(220, 246, 252); /* oklch */ color: oklch(95.6% 0.028 213.2);
Tailwind
colors: {
custom: {
50: '#e7f9fd',
500: '#dcf6fc',
950: '#000000',
},
}SCSS
$custom: #dcf6fc; $custom-light: #e7f9fd; $custom-dark: #000000;
JSON
{
"hex": "#dcf6fc",
"rgb": {
"r": 220,
"g": 246,
"b": 252
},
"hsl": {
"h": 191.25,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.95606,
"c": 0.02836,
"h": 213.2
},
"luminance": 0.88155
}Semantic roles & 50–950 ramp
primary
#DCF6FC
secondary
#E4A698
accent
#2E05E1
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585