#DCEDED#DCEDED
#DCEDED is a very light, near-neutral teal. Relative luminance 0.819; OKLCH L 93.3% C 0.018 H 196.8°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDED |
|---|---|
| RGB | rgb(220, 237, 237) |
| HSL | hsl(180, 32%, 90%) |
| HSV | hsv(180, 7%, 93%) |
| CMYK | cmyk(7.2%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(92.53, -5.59, -1.93) |
| CIE-LCH | lch(92.53, 5.92, 199.01°) |
| OKLab | oklab(93.35% -0.0172 -0.0052) |
| OKLCH | oklch(93.35% 0.018 196.8) |
| XYZ | xyz(75.0822, 81.8975, 91.9565) |
| Luminance | 0.8190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.89
Mintcream
#F5FFFA
ΔE00 5.11
Lightcyan
#E0FFFF
ΔE00 5.38
Aliceblue
#F0F8FF
ΔE00 6.36
Light Grey
#D8DCD6
ΔE00 6.40
Fog
#D8DCE0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDED #EDDCDC
analogous
#DCEDE5 #DCEDED #DCE5ED
triadic
#DCEDED #EDDCED #EDEDDC
tetradic
#DCEDED #E5DCED #EDDCDC #E5EDDC
square
#DCEDED #E5DCED #EDDCDC #E5EDDC
split-complementary
#DCEDED #EDDCE5 #EDE5DC
monochromatic
#8BC3C3 #B4D8D8 #DCEDED #EBF5F5 #EBF5F5
Accessibility & contrast
On white
1.21
#DCEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#DCEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDED
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDED | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBED
Deuteranopia (green-blind)
#E7E8ED
Tritanopia (blue-blind)
#D7EEED
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dceded; /* rgb */ color: rgb(220, 237, 237); /* oklch */ color: oklch(93.3% 0.018 196.8);
Tailwind
colors: {
custom: {
50: '#e7f2f2',
500: '#dceded',
950: '#000000',
},
}SCSS
$custom: #dceded; $custom-light: #e7f2f2; $custom-dark: #000000;
JSON
{
"hex": "#dceded",
"rgb": {
"r": 220,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.93348,
"c": 0.01801,
"h": 196.8
},
"luminance": 0.81898
}Semantic roles & 50–950 ramp
primary
#DCEDED
secondary
#C7A6A6
accent
#3B3BAB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161717
muted
#848585