#DCEEFE#DCEEFE
#DCEEFE is a very light, muted cyan. Relative luminance 0.835; OKLCH L 94.1% C 0.029 H 244.9°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEEFE |
|---|---|
| RGB | rgb(220, 238, 254) |
| HSL | hsl(208, 94%, 93%) |
| HSV | hsv(208, 13%, 100%) |
| CMYK | cmyk(13.4%, 6.3%, 0%, 0.4%) |
| CIE-LAB | lab(93.24, -2.80, -9.72) |
| CIE-LCH | lch(93.24, 10.12, 253.94°) |
| OKLab | oklab(94.06% -0.0123 -0.0262) |
| OKLCH | oklch(94.06% 0.029 244.9) |
| XYZ | xyz(77.9749, 83.5191, 105.7594) |
| Luminance | 0.8352 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.96
Fog
#D8DCE0
ΔE00 7.11
Ghostwhite
#F8F8FF
ΔE00 7.84
Azure (CSS)
#F0FFFF
ΔE00 7.85
Lavender (CSS)
#E6E6FA
ΔE00 8.75
Whitesmoke
#F5F5F5
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEEFE #FEECDC
analogous
#DCFEFD #DCEEFE #DCDDFE
triadic
#DCEEFE #FEDCEE #EEFEDC
tetradic
#DCEEFE #FDDCFE #FEECDC #DDFEDC
square
#DCEEFE #FDDCFE #FEECDC #DDFEDC
split-complementary
#DCEEFE #FEDCDD #FEFDDC
monochromatic
#65B4FB #A0D1FC #DCEEFE #E1F1FE #E1F1FE
Accessibility & contrast
On white
1.19
#DCEEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#DCEEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEEFE
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEEFE | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E4EAFE
Tritanopia (blue-blind)
#D4F2F3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dceefe; /* rgb */ color: rgb(220, 238, 254); /* oklch */ color: oklch(94.1% 0.029 244.9);
Tailwind
colors: {
custom: {
50: '#e7f3fe',
500: '#dceefe',
950: '#000000',
},
}SCSS
$custom: #dceefe; $custom-light: #e7f3fe; $custom-dark: #000000;
JSON
{
"hex": "#dceefe",
"rgb": {
"r": 220,
"g": 238,
"b": 254
},
"hsl": {
"h": 208.235,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.9406,
"c": 0.02894,
"h": 244.9
},
"luminance": 0.8352
}Semantic roles & 50–950 ramp
primary
#DCEEFE
secondary
#E9BD95
accent
#6C00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585