#DCF6FD#DCF6FD
#DCF6FD is a very light, muted cyan. Relative luminance 0.882; OKLCH L 95.6% C 0.029 H 215.7°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF6FD |
|---|---|
| RGB | rgb(220, 246, 253) |
| HSL | hsl(193, 89%, 93%) |
| HSV | hsv(193, 13%, 99%) |
| CMYK | cmyk(13%, 2.8%, 0%, 0.8%) |
| CIE-LAB | lab(95.25, -7.07, -6.22) |
| CIE-LCH | lch(95.25, 9.42, 221.38°) |
| OKLab | oklab(95.64% -0.0234 -0.0168) |
| OKLCH | oklch(95.64% 0.029 215.7) |
| XYZ | xyz(80.1963, 88.2174, 105.7119) |
| Luminance | 0.8822 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.20
Azure (CSS)
#F0FFFF
ΔE00 4.68
Ice Blue (survey)
#D7FFFE
ΔE00 6.08
Very Light Blue
#D5FFFF
ΔE00 6.15
Very Pale Blue
#D6FFFE
ΔE00 6.26
Really Light Blue
#D4FFFF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF6FD #FDE3DC
analogous
#DCFDF3 #DCF6FD #DCE5FD
triadic
#DCF6FD #FDDCF6 #F6FDDC
tetradic
#DCF6FD #F3DCFD #FDE3DC #E5FDDC
square
#DCF6FD #F3DCFD #FDE3DC #E5FDDC
split-complementary
#DCF6FD #FDDCE5 #FDF3DC
monochromatic
#68D8F6 #A2E7FA #DCF6FD #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.13
#DCF6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#DCF6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF6FD
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF6FD | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#EBEFFD
Tritanopia (blue-blind)
#D3F9F8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcf6fd; /* rgb */ color: rgb(220, 246, 253); /* oklch */ color: oklch(95.6% 0.029 215.7);
Tailwind
colors: {
custom: {
50: '#e7f9fe',
500: '#dcf6fd',
950: '#000000',
},
}SCSS
$custom: #dcf6fd; $custom-light: #e7f9fe; $custom-dark: #000000;
JSON
{
"hex": "#dcf6fd",
"rgb": {
"r": 220,
"g": 246,
"b": 253
},
"hsl": {
"h": 192.727,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.95636,
"c": 0.02878,
"h": 215.7
},
"luminance": 0.88219
}Semantic roles & 50–950 ramp
primary
#DCF6FD
secondary
#E7A796
accent
#3100E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585