#DCEDEC#DCEDEC
#DCEDEC is a very light, near-neutral teal. Relative luminance 0.818; OKLCH L 93.3% C 0.018 H 192.6°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDEC |
|---|---|
| RGB | rgb(220, 237, 236) |
| HSL | hsl(176, 32%, 90%) |
| HSV | hsv(176, 7%, 93%) |
| CMYK | cmyk(7.2%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(92.50, -5.78, -1.44) |
| CIE-LCH | lch(92.50, 5.96, 194.03°) |
| OKLab | oklab(93.32% -0.0176 -0.0039) |
| OKLCH | oklch(93.32% 0.018 192.6) |
| XYZ | xyz(74.9365, 81.8392, 91.1892) |
| Luminance | 0.8184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.96
Mintcream
#F5FFFA
ΔE00 4.97
Lightcyan
#E0FFFF
ΔE00 5.31
Light Grey
#D8DCD6
ΔE00 6.26
Aliceblue
#F0F8FF
ΔE00 6.71
Honeydew
#F0FFF0
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDEC #EDDCDD
analogous
#DCEDE4 #DCEDEC #DCE6ED
triadic
#DCEDEC #ECDCED #EDECDC
tetradic
#DCEDEC #E4DCED #EDDCDD #E6EDDC
square
#DCEDEC #E4DCED #EDDCDD #E6EDDC
split-complementary
#DCEDEC #EDDCE6 #EDE4DC
monochromatic
#8BC3C0 #B4D8D6 #DCEDEC #EBF5F4 #EBF5F4
Accessibility & contrast
On white
1.21
#DCEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#DCEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDEC
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDEC | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEC
Deuteranopia (green-blind)
#E7E8EC
Tritanopia (blue-blind)
#D8EEED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcedec; /* rgb */ color: rgb(220, 237, 236); /* oklch */ color: oklch(93.3% 0.018 192.6);
Tailwind
colors: {
custom: {
50: '#e6f2f2',
500: '#dcedec',
950: '#000000',
},
}SCSS
$custom: #dcedec; $custom-light: #e6f2f2; $custom-dark: #000000;
JSON
{
"hex": "#dcedec",
"rgb": {
"r": 220,
"g": 237,
"b": 236
},
"hsl": {
"h": 176.471,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.9332,
"c": 0.01806,
"h": 192.6
},
"luminance": 0.8184
}Semantic roles & 50–950 ramp
primary
#DCEDEC
secondary
#C7A6A8
accent
#3B41AB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585