#DFF7FE#DFF7FE
#DFF7FE is a very light, muted cyan. Relative luminance 0.894; OKLCH L 96.1% C 0.027 H 217.1°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF7FE |
|---|---|
| RGB | rgb(223, 247, 254) |
| HSL | hsl(194, 94%, 94%) |
| HSV | hsv(194, 12%, 100%) |
| CMYK | cmyk(12.2%, 2.8%, 0%, 0.4%) |
| CIE-LAB | lab(95.73, -6.44, -6.01) |
| CIE-LCH | lch(95.73, 8.81, 223.04°) |
| OKLab | oklab(96.07% -0.0214 -0.0162) |
| OKLCH | oklch(96.07% 0.027 217.1) |
| XYZ | xyz(81.5773, 89.3637, 106.6977) |
| Luminance | 0.8937 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.22
Lightcyan
#E0FFFF
ΔE00 4.52
Aliceblue
#F0F8FF
ΔE00 6.04
Ice Blue (survey)
#D7FFFE
ΔE00 6.56
Very Light Blue
#D5FFFF
ΔE00 6.67
Very Pale Blue
#D6FFFE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF7FE #FEE6DF
analogous
#DFFEF5 #DFF7FE #DFE7FE
triadic
#DFF7FE #FEDFF7 #F7FEDF
tetradic
#DFF7FE #F5DFFE #FEE6DF #E7FEDF
square
#DFF7FE #F5DFFE #FEE6DF #E7FEDF
split-complementary
#DFF7FE #FEDFE7 #FEF5DF
monochromatic
#68D9FA #A4E8FC #DFF7FE #E1F8FE #E1F8FE
Accessibility & contrast
On white
1.11
#DFF7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#DFF7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF7FE
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF7FE | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FE
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#D7FAF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dff7fe; /* rgb */ color: rgb(223, 247, 254); /* oklch */ color: oklch(96.1% 0.027 217.1);
Tailwind
colors: {
custom: {
50: '#e9f9fe',
500: '#dff7fe',
950: '#000000',
},
}SCSS
$custom: #dff7fe; $custom-light: #e9f9fe; $custom-dark: #000000;
JSON
{
"hex": "#dff7fe",
"rgb": {
"r": 223,
"g": 247,
"b": 254
},
"hsl": {
"h": 193.548,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.96074,
"c": 0.02685,
"h": 217.1
},
"luminance": 0.89365
}Semantic roles & 50–950 ramp
primary
#DFF7FE
secondary
#EAAA98
accent
#3400E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585