#DEECFF#DEECFF
#DEECFF is a very light, muted cyan. Relative luminance 0.827; OKLCH L 93.8% C 0.030 H 256.0°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DEECFF |
|---|---|
| RGB | rgb(222, 236, 255) |
| HSL | hsl(215, 100%, 94%) |
| HSV | hsv(215, 13%, 100%) |
| CMYK | cmyk(12.9%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(92.90, -0.95, -10.73) |
| CIE-LCH | lch(92.90, 10.78, 264.95°) |
| OKLab | oklab(93.84% -0.0072 -0.0289) |
| OKLCH | oklch(93.84% 0.03 256) |
| XYZ | xyz(78.1655, 82.7393, 106.4405) |
| Luminance | 0.8274 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.53
Lavender (CSS)
#E6E6FA
ΔE00 6.51
Ghostwhite
#F8F8FF
ΔE00 7.17
Fog
#D8DCE0
ΔE00 7.22
Light Blue Grey
#B7C9E2
ΔE00 8.44
Whitesmoke
#F5F5F5
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEECFF #FFF1DE
analogous
#DEFDFF #DEECFF #E0DEFF
triadic
#DEECFF #FFDEEC #ECFFDE
tetradic
#DEECFF #FFDEFD #FFF1DE #DEFFE0
square
#DEECFF #FFDEFD #FFF1DE #DEFFE0
split-complementary
#DEECFF #FFE0DE #FDFFDE
monochromatic
#64A6FF #A1C9FF #DEECFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.20
#DEECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#DEECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEECFF
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEECFF | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#D6F0F2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #deecff; /* rgb */ color: rgb(222, 236, 255); /* oklch */ color: oklch(93.8% 0.030 256.0);
Tailwind
colors: {
custom: {
50: '#e8f2ff',
500: '#deecff',
950: '#000000',
},
}SCSS
$custom: #deecff; $custom-light: #e8f2ff; $custom-dark: #000000;
JSON
{
"hex": "#deecff",
"rgb": {
"r": 222,
"g": 236,
"b": 255
},
"hsl": {
"h": 214.545,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.93836,
"c": 0.02982,
"h": 256
},
"luminance": 0.82741
}Semantic roles & 50–950 ramp
primary
#DEECFF
secondary
#ECC795
accent
#8400E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161618
muted
#848586