#DEEFFD#DEEFFD
#DEEFFD is a very light, muted cyan. Relative luminance 0.844; OKLCH L 94.4% C 0.026 H 242.7°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEFFD |
|---|---|
| RGB | rgb(222, 239, 253) |
| HSL | hsl(207, 89%, 93%) |
| HSV | hsv(207, 12%, 99%) |
| CMYK | cmyk(12.3%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(93.60, -2.88, -8.65) |
| CIE-LCH | lch(93.60, 9.12, 251.56°) |
| OKLab | oklab(94.37% -0.012 -0.0233) |
| OKLCH | oklch(94.37% 0.026 242.7) |
| XYZ | xyz(78.7162, 84.3532, 105.0441) |
| Luminance | 0.8435 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.31
Fog
#D8DCE0
ΔE00 6.71
Azure (CSS)
#F0FFFF
ΔE00 7.09
Ghostwhite
#F8F8FF
ΔE00 7.40
Whitesmoke
#F5F5F5
ΔE00 8.13
Pale Grey
#FDFDFE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEFFD #FDECDE
analogous
#DEFDFB #DEEFFD #DEDFFD
triadic
#DEEFFD #FDDEEF #EFFDDE
tetradic
#DEEFFD #FBDEFD #FDECDE #DFFDDE
square
#DEEFFD #FBDEFD #FDECDE #DFFDDE
split-complementary
#DEEFFD #FDDEDF #FDFBDE
monochromatic
#6BB7F6 #A4D3FA #DEEFFD #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.18
#DEEFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#DEEFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEFFD
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEFFD | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFE
Deuteranopia (green-blind)
#E5EBFD
Tritanopia (blue-blind)
#D6F2F3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #deeffd; /* rgb */ color: rgb(222, 239, 253); /* oklch */ color: oklch(94.4% 0.026 242.7);
Tailwind
colors: {
custom: {
50: '#e8f4fe',
500: '#deeffd',
950: '#000000',
},
}SCSS
$custom: #deeffd; $custom-light: #e8f4fe; $custom-dark: #000000;
JSON
{
"hex": "#deeffd",
"rgb": {
"r": 222,
"g": 239,
"b": 253
},
"hsl": {
"h": 207.097,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.94371,
"c": 0.0262,
"h": 242.7
},
"luminance": 0.84354
}Semantic roles & 50–950 ramp
primary
#DEEFFD
secondary
#E7BC98
accent
#6800E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585