#DCF7FE#DCF7FE
#DCF7FE is a very light, muted cyan. Relative luminance 0.889; OKLCH L 95.9% C 0.030 H 215.1°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF7FE |
|---|---|
| RGB | rgb(220, 247, 254) |
| HSL | hsl(192, 94%, 93%) |
| HSV | hsv(192, 13%, 100%) |
| CMYK | cmyk(13.4%, 2.8%, 0%, 0.4%) |
| CIE-LAB | lab(95.53, -7.37, -6.32) |
| CIE-LCH | lch(95.53, 9.71, 220.63°) |
| OKLab | oklab(95.87% -0.0243 -0.0171) |
| OKLCH | oklch(95.87% 0.03 215.1) |
| XYZ | xyz(80.6610, 88.8912, 106.6547) |
| Luminance | 0.8889 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.96
Azure (CSS)
#F0FFFF
ΔE00 4.78
Ice Blue (survey)
#D7FFFE
ΔE00 5.80
Very Light Blue
#D5FFFF
ΔE00 5.86
Very Pale Blue
#D6FFFE
ΔE00 5.98
Really Light Blue
#D4FFFF
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF7FE #FEE3DC
analogous
#DCFEF4 #DCF7FE #DCE6FE
triadic
#DCF7FE #FEDCF7 #F7FEDC
tetradic
#DCF7FE #F4DCFE #FEE3DC #E6FEDC
square
#DCF7FE #F4DCFE #FEE3DC #E6FEDC
split-complementary
#DCF7FE #FEDCE6 #FEF4DC
monochromatic
#65DCFB #A0E9FC #DCF7FE #E1F8FE #E1F8FE
Accessibility & contrast
On white
1.12
#DCF7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#DCF7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF7FE
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF7FE | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FE
Deuteranopia (green-blind)
#ECF0FE
Tritanopia (blue-blind)
#D3FAF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcf7fe; /* rgb */ color: rgb(220, 247, 254); /* oklch */ color: oklch(95.9% 0.030 215.1);
Tailwind
colors: {
custom: {
50: '#e7f9fe',
500: '#dcf7fe',
950: '#000000',
},
}SCSS
$custom: #dcf7fe; $custom-light: #e7f9fe; $custom-dark: #000000;
JSON
{
"hex": "#dcf7fe",
"rgb": {
"r": 220,
"g": 247,
"b": 254
},
"hsl": {
"h": 192.353,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.95868,
"c": 0.02972,
"h": 215.1
},
"luminance": 0.88893
}Semantic roles & 50–950 ramp
primary
#DCF7FE
secondary
#E9A695
accent
#2F00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585