#DFEEFB#DFEEFB
#DFEEFB is a very light, muted cyan. Relative luminance 0.838; OKLCH L 94.2% C 0.024 H 244.1°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEFB |
|---|---|
| RGB | rgb(223, 238, 251) |
| HSL | hsl(208, 78%, 93%) |
| HSV | hsv(208, 11%, 98%) |
| CMYK | cmyk(11.2%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(93.36, -2.45, -7.96) |
| CIE-LCH | lch(93.36, 8.33, 252.88°) |
| OKLab | oklab(94.18% -0.0104 -0.0214) |
| OKLCH | oklch(94.18% 0.024 244.1) |
| XYZ | xyz(78.4146, 83.8010, 103.2920) |
| Luminance | 0.8380 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.85
Fog
#D8DCE0
ΔE00 6.11
Ghostwhite
#F8F8FF
ΔE00 6.81
Azure (CSS)
#F0FFFF
ΔE00 6.99
Whitesmoke
#F5F5F5
ΔE00 7.56
Pale Grey
#FDFDFE
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEFB #FBECDF
analogous
#DFFBFA #DFEEFB #DFE0FB
triadic
#DFEEFB #FBDFEE #EEFBDF
tetradic
#DFEEFB #FADFFB #FBECDF #E0FBDF
square
#DFEEFB #FADFFB #FBECDF #E0FBDF
split-complementary
#DFEEFB #FBDFE0 #FBFADF
monochromatic
#72B4ED #A9D1F4 #DFEEFB #E4F1FC #E4F1FC
Accessibility & contrast
On white
1.18
#DFEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#DFEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEFB
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEFB | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFC
Deuteranopia (green-blind)
#E5EBFB
Tritanopia (blue-blind)
#D8F1F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dfeefb; /* rgb */ color: rgb(223, 238, 251); /* oklch */ color: oklch(94.2% 0.024 244.1);
Tailwind
colors: {
custom: {
50: '#e9f3fc',
500: '#dfeefb',
950: '#000000',
},
}SCSS
$custom: #dfeefb; $custom-light: #e9f3fc; $custom-dark: #000000;
JSON
{
"hex": "#dfeefb",
"rgb": {
"r": 223,
"g": 238,
"b": 251
},
"hsl": {
"h": 207.857,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.94181,
"c": 0.02379,
"h": 244.1
},
"luminance": 0.83802
}Semantic roles & 50–950 ramp
primary
#DFEEFB
secondary
#E2BD9C
accent
#6B0BDA
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585