#DCEDF0#DCEDF0
#DCEDF0 is a very light, near-neutral teal. Relative luminance 0.821; OKLCH L 93.4% C 0.018 H 209.4°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDF0 |
|---|---|
| RGB | rgb(220, 237, 240) |
| HSL | hsl(189, 40%, 90%) |
| HSV | hsv(189, 8%, 94%) |
| CMYK | cmyk(8.3%, 1.2%, 0%, 5.9%) |
| CIE-LAB | lab(92.61, -5.02, -3.37) |
| CIE-LCH | lch(92.61, 6.05, 213.89°) |
| OKLab | oklab(93.44% -0.0161 -0.0091) |
| OKLCH | oklch(93.44% 0.019 209.4) |
| XYZ | xyz(75.5241, 82.0743, 94.2841) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.04
Aliceblue
#F0F8FF
ΔE00 5.40
Mintcream
#F5FFFA
ΔE00 5.75
Lightcyan
#E0FFFF
ΔE00 5.86
Fog
#D8DCE0
ΔE00 6.38
Light Grey
#D8DCD6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDF0 #F0DFDC
analogous
#DCF0E9 #DCEDF0 #DCE3F0
triadic
#DCEDF0 #F0DCED #EDF0DC
tetradic
#DCEDF0 #E9DCF0 #F0DFDC #E3F0DC
square
#DCEDF0 #E9DCF0 #F0DFDC #E3F0DC
split-complementary
#DCEDF0 #F0DCE3 #F0E9DC
monochromatic
#86C1CB #B1D7DE #DCEDF0 #EAF4F6 #EAF4F6
Accessibility & contrast
On white
1.21
#DCEDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#DCEDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDF0
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDF0 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBF0
Deuteranopia (green-blind)
#E6E9F0
Tritanopia (blue-blind)
#D7EFEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcedf0; /* rgb */ color: rgb(220, 237, 240); /* oklch */ color: oklch(93.4% 0.018 209.4);
Tailwind
colors: {
custom: {
50: '#e7f2f4',
500: '#dcedf0',
950: '#000000',
},
}SCSS
$custom: #dcedf0; $custom-light: #e7f2f4; $custom-dark: #000000;
JSON
{
"hex": "#dcedf0",
"rgb": {
"r": 220,
"g": 237,
"b": 240
},
"hsl": {
"h": 189,
"s": 40,
"l": 90.196
},
"oklch": {
"l": 0.93436,
"c": 0.0185,
"h": 209.4
},
"luminance": 0.82075
}Semantic roles & 50–950 ramp
primary
#DCEDF0
secondary
#CCAAA4
accent
#4632B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585