#DFEFF4#DFEFF4
#DFEFF4 is a very light, near-neutral cyan. Relative luminance 0.840; OKLCH L 94.2% C 0.018 H 218.4°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFF4 |
|---|---|
| RGB | rgb(223, 239, 244) |
| HSL | hsl(194, 49%, 92%) |
| HSV | hsv(194, 9%, 96%) |
| CMYK | cmyk(8.6%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(93.43, -4.32, -4.22) |
| CIE-LCH | lch(93.43, 6.04, 224.38°) |
| OKLab | oklab(94.17% -0.0143 -0.0114) |
| OKLCH | oklch(94.17% 0.018 218.4) |
| XYZ | xyz(77.6235, 83.9516, 97.6851) |
| Luminance | 0.8395 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.03
Aliceblue
#F0F8FF
ΔE00 4.32
Mintcream
#F5FFFA
ΔE00 5.98
Fog
#D8DCE0
ΔE00 6.07
Lightcyan
#E0FFFF
ΔE00 6.48
Whitesmoke
#F5F5F5
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFF4 #F4E4DF
analogous
#DFF4EF #DFEFF4 #DFE5F4
triadic
#DFEFF4 #F4DFEF #EFF4DF
tetradic
#DFEFF4 #EFDFF4 #F4E4DF #E5F4DF
square
#DFEFF4 #EFDFF4 #F4E4DF #E5F4DF
split-complementary
#DFEFF4 #F4DFE5 #F4EFDF
monochromatic
#84C1D5 #B1D8E4 #DFEFF4 #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.18
#DFEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#DFEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFF4
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFF4 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF4
Deuteranopia (green-blind)
#E8EBF4
Tritanopia (blue-blind)
#DAF1F0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dfeff4; /* rgb */ color: rgb(223, 239, 244); /* oklch */ color: oklch(94.2% 0.018 218.4);
Tailwind
colors: {
custom: {
50: '#e9f4f7',
500: '#dfeff4',
950: '#000000',
},
}SCSS
$custom: #dfeff4; $custom-light: #e9f4f7; $custom-dark: #000000;
JSON
{
"hex": "#dfeff4",
"rgb": {
"r": 223,
"g": 239,
"b": 244
},
"hsl": {
"h": 194.286,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.9417,
"c": 0.01828,
"h": 218.4
},
"luminance": 0.83953
}Semantic roles & 50–950 ramp
primary
#DFEFF4
secondary
#D3B0A5
accent
#4C29BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585