#DCEFF7#DCEFF7
#DCEFF7 is a very light, muted cyan. Relative luminance 0.837; OKLCH L 94.0% C 0.023 H 224.9°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFF7 |
|---|---|
| RGB | rgb(220, 239, 247) |
| HSL | hsl(198, 63%, 92%) |
| HSV | hsv(198, 11%, 97%) |
| CMYK | cmyk(10.9%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(93.30, -4.69, -5.99) |
| CIE-LCH | lch(93.30, 7.61, 231.93°) |
| OKLab | oklab(94.05% -0.0162 -0.0161) |
| OKLCH | oklch(94.05% 0.023 224.9) |
| XYZ | xyz(77.1664, 83.6628, 100.0607) |
| Luminance | 0.8366 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.78
Azure (CSS)
#F0FFFF
ΔE00 4.96
Lightcyan
#E0FFFF
ΔE00 6.65
Fog
#D8DCE0
ΔE00 6.70
Mintcream
#F5FFFA
ΔE00 7.25
Whitesmoke
#F5F5F5
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFF7 #F7E4DC
analogous
#DCF7F2 #DCEFF7 #DCE2F7
triadic
#DCEFF7 #F7DCEF #EFF7DC
tetradic
#DCEFF7 #F2DCF7 #F7E4DC #E2F7DC
square
#DCEFF7 #F2DCF7 #F7E4DC #E2F7DC
split-complementary
#DCEFF7 #F7DCE2 #F7F2DC
monochromatic
#78C1E0 #AAD8EC #DCEFF7 #E6F4F9 #E6F4F9
Accessibility & contrast
On white
1.18
#DCEFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#DCEFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFF7
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFF7 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF7
Deuteranopia (green-blind)
#E6EAF7
Tritanopia (blue-blind)
#D5F2F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dceff7; /* rgb */ color: rgb(220, 239, 247); /* oklch */ color: oklch(94.0% 0.023 224.9);
Tailwind
colors: {
custom: {
50: '#e7f4f9',
500: '#dceff7',
950: '#000000',
},
}SCSS
$custom: #dceff7; $custom-light: #e7f4f9; $custom-dark: #000000;
JSON
{
"hex": "#dceff7",
"rgb": {
"r": 220,
"g": 239,
"b": 247
},
"hsl": {
"h": 197.778,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.94046,
"c": 0.02285,
"h": 224.9
},
"luminance": 0.83664
}Semantic roles & 50–950 ramp
primary
#DCEFF7
secondary
#D9B09E
accent
#4F1BCB
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585