#DFF6FD#DFF6FD
#DFF6FD is a very light, muted cyan. Relative luminance 0.887; OKLCH L 95.8% C 0.026 H 217.9°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF6FD |
|---|---|
| RGB | rgb(223, 246, 253) |
| HSL | hsl(194, 88%, 93%) |
| HSV | hsv(194, 12%, 99%) |
| CMYK | cmyk(11.9%, 2.8%, 0%, 0.8%) |
| CIE-LAB | lab(95.45, -6.13, -5.91) |
| CIE-LCH | lch(95.45, 8.51, 223.97°) |
| OKLab | oklab(95.84% -0.0204 -0.0159) |
| OKLCH | oklch(95.84% 0.026 217.9) |
| XYZ | xyz(81.1126, 88.6899, 105.7549) |
| Luminance | 0.8869 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.16
Lightcyan
#E0FFFF
ΔE00 4.80
Aliceblue
#F0F8FF
ΔE00 5.76
Mintcream
#F5FFFA
ΔE00 6.82
Ice Blue (survey)
#D7FFFE
ΔE00 6.86
Very Light Blue
#D5FFFF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF6FD #FDE6DF
analogous
#DFFDF5 #DFF6FD #DFE7FD
triadic
#DFF6FD #FDDFF6 #F6FDDF
tetradic
#DFF6FD #F5DFFD #FDE6DF #E7FDDF
square
#DFF6FD #F5DFFD #FDE6DF #E7FDDF
split-complementary
#DFF6FD #FDDFE7 #FDF5DF
monochromatic
#6CD6F6 #A5E6F9 #DFF6FD #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.12
#DFF6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#DFF6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF6FD
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF6FD | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#ECF0FD
Tritanopia (blue-blind)
#D7F9F8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dff6fd; /* rgb */ color: rgb(223, 246, 253); /* oklch */ color: oklch(95.8% 0.026 217.9);
Tailwind
colors: {
custom: {
50: '#e9f9fe',
500: '#dff6fd',
950: '#000000',
},
}SCSS
$custom: #dff6fd; $custom-light: #e9f9fe; $custom-dark: #000000;
JSON
{
"hex": "#dff6fd",
"rgb": {
"r": 223,
"g": 246,
"b": 253
},
"hsl": {
"h": 194,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.95843,
"c": 0.02591,
"h": 217.9
},
"luminance": 0.88691
}Semantic roles & 50–950 ramp
primary
#DFF6FD
secondary
#E7AB99
accent
#3601E5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585