#DCEFF6#DCEFF6
#DCEFF6 is a very light, muted cyan. Relative luminance 0.836; OKLCH L 94.0% C 0.022 H 221.8°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEFF6 |
|---|---|
| RGB | rgb(220, 239, 246) |
| HSL | hsl(196, 59%, 91%) |
| HSV | hsv(196, 11%, 96%) |
| CMYK | cmyk(10.6%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(93.28, -4.89, -5.51) |
| CIE-LCH | lch(93.28, 7.37, 228.43°) |
| OKLab | oklab(94.02% -0.0166 -0.0148) |
| OKLCH | oklch(94.02% 0.022 221.8) |
| XYZ | xyz(77.0125, 83.6013, 99.2502) |
| Luminance | 0.8360 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.67
Aliceblue
#F0F8FF
ΔE00 4.92
Lightcyan
#E0FFFF
ΔE00 6.30
Fog
#D8DCE0
ΔE00 6.74
Mintcream
#F5FFFA
ΔE00 6.93
Whitesmoke
#F5F5F5
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEFF6 #F6E3DC
analogous
#DCF6F0 #DCEFF6 #DCE2F6
triadic
#DCEFF6 #F6DCEF #EFF6DC
tetradic
#DCEFF6 #F0DCF6 #F6E3DC #E2F6DC
square
#DCEFF6 #F0DCF6 #F6E3DC #E2F6DC
split-complementary
#DCEFF6 #F6DCE2 #F6F0DC
monochromatic
#7BC2DD #ABD9E9 #DCEFF6 #E7F4F9 #E7F4F9
Accessibility & contrast
On white
1.19
#DCEFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#DCEFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEFF6
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEFF6 | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF6
Deuteranopia (green-blind)
#E7EAF6
Tritanopia (blue-blind)
#D5F1F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dceff6; /* rgb */ color: rgb(220, 239, 246); /* oklch */ color: oklch(94.0% 0.022 221.8);
Tailwind
colors: {
custom: {
50: '#e7f4f9',
500: '#dceff6',
950: '#000000',
},
}SCSS
$custom: #dceff6; $custom-light: #e7f4f9; $custom-dark: #000000;
JSON
{
"hex": "#dceff6",
"rgb": {
"r": 220,
"g": 239,
"b": 246
},
"hsl": {
"h": 196.154,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.94016,
"c": 0.02224,
"h": 221.8
},
"luminance": 0.83602
}Semantic roles & 50–950 ramp
primary
#DCEFF6
secondary
#D7AE9F
accent
#4C1FC7
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585