#DCEEFC#DCEEFC
#DCEEFC is a very light, muted cyan. Relative luminance 0.834; OKLCH L 94.0% C 0.027 H 241.2°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEFC |
|---|---|
| RGB | rgb(220, 238, 252) |
| HSL | hsl(206, 84%, 93%) |
| HSV | hsv(206, 13%, 99%) |
| CMYK | cmyk(12.7%, 5.6%, 0%, 1.2%) |
| CIE-LAB | lab(93.19, -3.20, -8.76) |
| CIE-LCH | lch(93.19, 9.33, 249.95°) |
| OKLab | oklab(94% -0.013 -0.0236) |
| OKLCH | oklch(94% 0.027 241.2) |
| XYZ | xyz(77.6563, 83.3917, 104.0814) |
| Luminance | 0.8339 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.63
Fog
#D8DCE0
ΔE00 6.77
Azure (CSS)
#F0FFFF
ΔE00 7.13
Ghostwhite
#F8F8FF
ΔE00 7.80
Whitesmoke
#F5F5F5
ΔE00 8.40
Pale Grey
#FDFDFE
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEFC #FCEADC
analogous
#DCFCFA #DCEEFC #DCDEFC
triadic
#DCEEFC #FCDCEE #EEFCDC
tetradic
#DCEEFC #FADCFC #FCEADC #DEFCDC
square
#DCEEFC #FADCFC #FCEADC #DEFCDC
split-complementary
#DCEEFC #FCDCDE #FCFADC
monochromatic
#6BB7F2 #A4D3F7 #DCEEFC #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.19
#DCEEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#DCEEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEFC
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEFC | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFD
Deuteranopia (green-blind)
#E4EAFC
Tritanopia (blue-blind)
#D4F1F2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dceefc; /* rgb */ color: rgb(220, 238, 252); /* oklch */ color: oklch(94.0% 0.027 241.2);
Tailwind
colors: {
custom: {
50: '#e7f3fd',
500: '#dceefc',
950: '#000000',
},
}SCSS
$custom: #dceefc; $custom-light: #e7f3fd; $custom-dark: #000000;
JSON
{
"hex": "#dceefc",
"rgb": {
"r": 220,
"g": 238,
"b": 252
},
"hsl": {
"h": 206.25,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.93998,
"c": 0.02695,
"h": 241.2
},
"luminance": 0.83393
}Semantic roles & 50–950 ramp
primary
#DCEEFC
secondary
#E4B998
accent
#6505E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585