#DFF4FE#DFF4FE
#DFF4FE is a very light, muted cyan. Relative luminance 0.875; OKLCH L 95.5% C 0.026 H 227.9°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF4FE |
|---|---|
| RGB | rgb(223, 244, 254) |
| HSL | hsl(199, 94%, 94%) |
| HSV | hsv(199, 12%, 100%) |
| CMYK | cmyk(12.2%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(94.97, -4.92, -7.14) |
| CIE-LCH | lch(94.97, 8.67, 235.44°) |
| OKLab | oklab(95.47% -0.0174 -0.0192) |
| OKLCH | oklch(95.47% 0.026 227.9) |
| XYZ | xyz(80.6673, 87.5437, 106.3943) |
| Luminance | 0.8754 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.83
Azure (CSS)
#F0FFFF
ΔE00 5.08
Lightcyan
#E0FFFF
ΔE00 6.56
Mintcream
#F5FFFA
ΔE00 7.67
Fog
#D8DCE0
ΔE00 7.76
Whitesmoke
#F5F5F5
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF4FE #FEE9DF
analogous
#DFFEF8 #DFF4FE #DFE4FE
triadic
#DFF4FE #FEDFF4 #F4FEDF
tetradic
#DFF4FE #F8DFFE #FEE9DF #E4FEDF
square
#DFF4FE #F8DFFE #FEE9DF #E4FEDF
split-complementary
#DFF4FE #FEDFE4 #FEF8DF
monochromatic
#68CBFA #A4E0FC #DFF4FE #E1F5FE #E1F5FE
Accessibility & contrast
On white
1.13
#DFF4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#DFF4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF4FE
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF4FE | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#EAEFFE
Tritanopia (blue-blind)
#D7F7F7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dff4fe; /* rgb */ color: rgb(223, 244, 254); /* oklch */ color: oklch(95.5% 0.026 227.9);
Tailwind
colors: {
custom: {
50: '#e9f7fe',
500: '#dff4fe',
950: '#000000',
},
}SCSS
$custom: #dff4fe; $custom-light: #e9f7fe; $custom-dark: #000000;
JSON
{
"hex": "#dff4fe",
"rgb": {
"r": 223,
"g": 244,
"b": 254
},
"hsl": {
"h": 199.355,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.95472,
"c": 0.02592,
"h": 227.9
},
"luminance": 0.87545
}Semantic roles & 50–950 ramp
primary
#DFF4FE
secondary
#EAB298
accent
#4A00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585