#DFEEFF#DFEEFF
#DFEEFF is a very light, muted cyan. Relative luminance 0.841; OKLCH L 94.3% C 0.028 H 251.5°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEFF |
|---|---|
| RGB | rgb(223, 238, 255) |
| HSL | hsl(212, 100%, 94%) |
| HSV | hsv(212, 13%, 100%) |
| CMYK | cmyk(12.5%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(93.47, -1.66, -9.87) |
| CIE-LCH | lch(93.47, 10.01, 260.45°) |
| OKLab | oklab(94.31% -0.0089 -0.0266) |
| OKLCH | oklch(94.31% 0.028 251.5) |
| XYZ | xyz(79.0518, 84.0558, 106.6479) |
| Luminance | 0.8406 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.79
Fog
#D8DCE0
ΔE00 6.97
Ghostwhite
#F8F8FF
ΔE00 7.02
Lavender (CSS)
#E6E6FA
ΔE00 7.37
Azure (CSS)
#F0FFFF
ΔE00 8.47
Whitesmoke
#F5F5F5
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEFF #FFF0DF
analogous
#DFFEFF #DFEEFF #E0DFFF
triadic
#DFEEFF #FFDFEE #EEFFDF
tetradic
#DFEEFF #FFDFFE #FFF0DF #DFFFE0
square
#DFEEFF #FFDFFE #FFF0DF #DFFFE0
split-complementary
#DFEEFF #FFE0DF #FEFFDF
monochromatic
#65ADFF #A2CDFF #DFEEFF #E0EFFF #E0EFFF
Accessibility & contrast
On white
1.18
#DFEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#DFEEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEFF
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEFF | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E4EBFF
Tritanopia (blue-blind)
#D7F2F3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dfeeff; /* rgb */ color: rgb(223, 238, 255); /* oklch */ color: oklch(94.3% 0.028 251.5);
Tailwind
colors: {
custom: {
50: '#e9f3ff',
500: '#dfeeff',
950: '#000000',
},
}SCSS
$custom: #dfeeff; $custom-light: #e9f3ff; $custom-dark: #000000;
JSON
{
"hex": "#dfeeff",
"rgb": {
"r": 223,
"g": 238,
"b": 255
},
"hsl": {
"h": 211.875,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.94305,
"c": 0.02806,
"h": 251.5
},
"luminance": 0.84057
}Semantic roles & 50–950 ramp
primary
#DFEEFF
secondary
#ECC496
accent
#7A00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161718
muted
#848586