#DFF6FE#DFF6FE
#DFF6FE is a very light, muted cyan. Relative luminance 0.888; OKLCH L 95.9% C 0.026 H 220.6°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF6FE |
|---|---|
| RGB | rgb(223, 246, 254) |
| HSL | hsl(195, 94%, 94%) |
| HSV | hsv(195, 12%, 100%) |
| CMYK | cmyk(12.2%, 3.1%, 0%, 0.4%) |
| CIE-LAB | lab(95.48, -5.93, -6.39) |
| CIE-LCH | lch(95.48, 8.72, 227.12°) |
| OKLab | oklab(95.87% -0.0201 -0.0172) |
| OKLCH | oklch(95.87% 0.026 220.6) |
| XYZ | xyz(81.2724, 88.7538, 106.5960) |
| Luminance | 0.8875 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.43
Lightcyan
#E0FFFF
ΔE00 5.20
Aliceblue
#F0F8FF
ΔE00 5.60
Mintcream
#F5FFFA
ΔE00 7.12
Ice Blue (survey)
#D7FFFE
ΔE00 7.22
Very Light Blue
#D5FFFF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF6FE #FEE7DF
analogous
#DFFEF6 #DFF6FE #DFE6FE
triadic
#DFF6FE #FEDFF6 #F6FEDF
tetradic
#DFF6FE #F6DFFE #FEE7DF #E6FEDF
square
#DFF6FE #F6DFFE #FEE7DF #E6FEDF
split-complementary
#DFF6FE #FEDFE6 #FEF6DF
monochromatic
#68D5FA #A4E5FC #DFF6FE #E1F7FE #E1F7FE
Accessibility & contrast
On white
1.12
#DFF6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#DFF6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF6FE
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF6FE | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#ECF0FE
Tritanopia (blue-blind)
#D7F9F8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dff6fe; /* rgb */ color: rgb(223, 246, 254); /* oklch */ color: oklch(95.9% 0.026 220.6);
Tailwind
colors: {
custom: {
50: '#e9f9fe',
500: '#dff6fe',
950: '#000000',
},
}SCSS
$custom: #dff6fe; $custom-light: #e9f9fe; $custom-dark: #000000;
JSON
{
"hex": "#dff6fe",
"rgb": {
"r": 223,
"g": 246,
"b": 254
},
"hsl": {
"h": 195.484,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.95873,
"c": 0.02644,
"h": 220.6
},
"luminance": 0.88755
}Semantic roles & 50–950 ramp
primary
#DFF6FE
secondary
#EAAD98
accent
#3B00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585