#DFEFFE#DFEFFE
#DFEFFE is a very light, muted cyan. Relative luminance 0.846; OKLCH L 94.5% C 0.027 H 246.3°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEFFE |
|---|---|
| RGB | rgb(223, 239, 254) |
| HSL | hsl(209, 94%, 94%) |
| HSV | hsv(209, 12%, 100%) |
| CMYK | cmyk(12.2%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(93.70, -2.37, -9.02) |
| CIE-LCH | lch(93.70, 9.33, 255.27°) |
| OKLab | oklab(94.47% -0.0106 -0.0243) |
| OKLCH | oklch(94.47% 0.027 246.3) |
| XYZ | xyz(79.1832, 84.5755, 105.8997) |
| Luminance | 0.8458 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.31
Fog
#D8DCE0
ΔE00 6.75
Ghostwhite
#F8F8FF
ΔE00 7.10
Azure (CSS)
#F0FFFF
ΔE00 7.54
Whitesmoke
#F5F5F5
ΔE00 8.14
Lavender (CSS)
#E6E6FA
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEFFE #FEEEDF
analogous
#DFFEFD #DFEFFE #DFDFFE
triadic
#DFEFFE #FEDFEF #EFFEDF
tetradic
#DFEFFE #FDDFFE #FEEEDF #DFFEDF
square
#DFEFFE #FDDFFE #FEEEDF #DFFEDF
split-complementary
#DFEFFE #FEDFDF #FEFDDF
monochromatic
#68B4FA #A4D1FC #DFEFFE #E1F0FE #E1F0FE
Accessibility & contrast
On white
1.17
#DFEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#DFEFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEFFE
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEFFE | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#E6EBFE
Tritanopia (blue-blind)
#D7F2F4
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dfeffe; /* rgb */ color: rgb(223, 239, 254); /* oklch */ color: oklch(94.5% 0.027 246.3);
Tailwind
colors: {
custom: {
50: '#e9f4fe',
500: '#dfeffe',
950: '#000000',
},
}SCSS
$custom: #dfeffe; $custom-light: #e9f4fe; $custom-dark: #000000;
JSON
{
"hex": "#dfeffe",
"rgb": {
"r": 223,
"g": 239,
"b": 254
},
"hsl": {
"h": 209.032,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.94473,
"c": 0.02652,
"h": 246.3
},
"luminance": 0.84577
}Semantic roles & 50–950 ramp
primary
#DFEFFE
secondary
#EABF98
accent
#6F00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585