#DCEDEF#DCEDEF
#DCEDEF is a very light, near-neutral teal. Relative luminance 0.820; OKLCH L 93.4% C 0.018 H 205.3°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDEF |
|---|---|
| RGB | rgb(220, 237, 239) |
| HSL | hsl(186, 37%, 90%) |
| HSV | hsv(186, 8%, 94%) |
| CMYK | cmyk(7.9%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(92.58, -5.21, -2.89) |
| CIE-LCH | lch(92.58, 5.96, 209.02°) |
| OKLab | oklab(93.41% -0.0165 -0.0078) |
| OKLCH | oklch(93.41% 0.018 205.3) |
| XYZ | xyz(75.3760, 82.0150, 93.5039) |
| Luminance | 0.8202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.93
Mintcream
#F5FFFA
ΔE00 5.51
Lightcyan
#E0FFFF
ΔE00 5.65
Aliceblue
#F0F8FF
ΔE00 5.70
Fog
#D8DCE0
ΔE00 6.55
Light Grey
#D8DCD6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDEF #EFDEDC
analogous
#DCEFE8 #DCEDEF #DCE3EF
triadic
#DCEDEF #EFDCED #EDEFDC
tetradic
#DCEDEF #E8DCEF #EFDEDC #E3EFDC
square
#DCEDEF #E8DCEF #EFDEDC #E3EFDC
split-complementary
#DCEDEF #EFDCE3 #EFE8DC
monochromatic
#88C2C9 #B2D7DC #DCEDEF #EAF4F5 #EAF4F5
Accessibility & contrast
On white
1.21
#DCEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#DCEDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDEF
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDEF | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEF
Deuteranopia (green-blind)
#E6E9EF
Tritanopia (blue-blind)
#D7EFEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcedef; /* rgb */ color: rgb(220, 237, 239); /* oklch */ color: oklch(93.4% 0.018 205.3);
Tailwind
colors: {
custom: {
50: '#e7f2f4',
500: '#dcedef',
950: '#000000',
},
}SCSS
$custom: #dcedef; $custom-light: #e7f2f4; $custom-dark: #000000;
JSON
{
"hex": "#dcedef",
"rgb": {
"r": 220,
"g": 237,
"b": 239
},
"hsl": {
"h": 186.316,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.93407,
"c": 0.01823,
"h": 205.3
},
"luminance": 0.82016
}Semantic roles & 50–950 ramp
primary
#DCEDEF
secondary
#CAA9A5
accent
#4235B0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585