#DCF2F7#DCF2F7
#DCF2F7 is a very light, muted cyan. Relative luminance 0.854; OKLCH L 94.7% C 0.024 H 212.9°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF2F7 |
|---|---|
| RGB | rgb(220, 242, 247) |
| HSL | hsl(191, 63%, 92%) |
| HSV | hsv(191, 11%, 97%) |
| CMYK | cmyk(10.9%, 2%, 0%, 3.1%) |
| CIE-LAB | lab(94.07, -6.22, -4.86) |
| CIE-LCH | lch(94.07, 7.89, 218.02°) |
| OKLab | oklab(94.65% -0.0202 -0.0131) |
| OKLCH | oklch(94.65% 0.024 212.9) |
| XYZ | xyz(78.0519, 85.4340, 100.3559) |
| Luminance | 0.8544 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.09
Lightcyan
#E0FFFF
ΔE00 4.63
Aliceblue
#F0F8FF
ΔE00 6.04
Mintcream
#F5FFFA
ΔE00 6.45
Ice Blue (survey)
#D7FFFE
ΔE00 6.64
Very Light Blue
#D5FFFF
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF2F7 #F7E1DC
analogous
#DCF7EF #DCF2F7 #DCE5F7
triadic
#DCF2F7 #F7DCF2 #F2F7DC
tetradic
#DCF2F7 #EFDCF7 #F7E1DC #E5F7DC
square
#DCF2F7 #EFDCF7 #F7E1DC #E5F7DC
split-complementary
#DCF2F7 #F7DCE5 #F7EFDC
monochromatic
#78CDE0 #AADFEC #DCF2F7 #E6F6F9 #E6F6F9
Accessibility & contrast
On white
1.16
#DCF2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#DCF2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF2F7
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF2F7 | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F7
Deuteranopia (green-blind)
#E9ECF7
Tritanopia (blue-blind)
#D5F4F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcf2f7; /* rgb */ color: rgb(220, 242, 247); /* oklch */ color: oklch(94.7% 0.024 212.9);
Tailwind
colors: {
custom: {
50: '#e7f6f9',
500: '#dcf2f7',
950: '#000000',
},
}SCSS
$custom: #dcf2f7; $custom-light: #e7f6f9; $custom-dark: #000000;
JSON
{
"hex": "#dcf2f7",
"rgb": {
"r": 220,
"g": 242,
"b": 247
},
"hsl": {
"h": 191.111,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.9465,
"c": 0.02412,
"h": 212.9
},
"luminance": 0.85435
}Semantic roles & 50–950 ramp
primary
#DCF2F7
secondary
#D9A99E
accent
#3B1BCB
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585