#DFEFFF#DFEFFF
#DFEFFF is a very light, muted cyan. Relative luminance 0.846; OKLCH L 94.5% C 0.028 H 248.1°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFFF |
|---|---|
| RGB | rgb(223, 239, 255) |
| HSL | hsl(210, 100%, 94%) |
| HSV | hsv(210, 13%, 100%) |
| CMYK | cmyk(12.5%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(93.73, -2.17, -9.50) |
| CIE-LCH | lch(93.73, 9.74, 257.11°) |
| OKLab | oklab(94.5% -0.0103 -0.0256) |
| OKLCH | oklch(94.5% 0.028 248.1) |
| XYZ | xyz(79.3438, 84.6397, 106.7452) |
| Luminance | 0.8464 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.54
Fog
#D8DCE0
ΔE00 6.95
Ghostwhite
#F8F8FF
ΔE00 7.16
Azure (CSS)
#F0FFFF
ΔE00 7.92
Lavender (CSS)
#E6E6FA
ΔE00 8.01
Whitesmoke
#F5F5F5
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFFF #FFEFDF
analogous
#DFFFFF #DFEFFF #DFDFFF
triadic
#DFEFFF #FFDFEF #EFFFDF
tetradic
#DFEFFF #FFDFFF #FFEFDF #DFFFDF
square
#DFEFFF #FFDFFF #FFEFDF #DFFFDF
split-complementary
#DFEFFF #FFDFDF #FFFFDF
monochromatic
#65B2FF #A2D0FF #DFEFFF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.17
#DFEFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#DFEFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFFF
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFFF | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#E5EBFF
Tritanopia (blue-blind)
#D7F3F4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dfefff; /* rgb */ color: rgb(223, 239, 255); /* oklch */ color: oklch(94.5% 0.028 248.1);
Tailwind
colors: {
custom: {
50: '#e9f4ff',
500: '#dfefff',
950: '#000000',
},
}SCSS
$custom: #dfefff; $custom-light: #e9f4ff; $custom-dark: #000000;
JSON
{
"hex": "#dfefff",
"rgb": {
"r": 223,
"g": 239,
"b": 255
},
"hsl": {
"h": 210,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.94504,
"c": 0.02756,
"h": 248.1
},
"luminance": 0.84641
}Semantic roles & 50–950 ramp
primary
#DFEFFF
secondary
#ECC196
accent
#7300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161718
muted
#848586