#DCEDE7#DCEDE7
#DCEDE7 is a very light, near-neutral teal. Relative luminance 0.816; OKLCH L 93.2% C 0.020 H 172.8°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEDE7 |
|---|---|
| RGB | rgb(220, 237, 231) |
| HSL | hsl(159, 32%, 90%) |
| HSV | hsv(159, 7%, 93%) |
| CMYK | cmyk(7.2%, 0%, 2.5%, 7.1%) |
| CIE-LAB | lab(92.38, -6.71, 0.97) |
| CIE-LCH | lch(92.38, 6.78, 171.75°) |
| OKLab | oklab(93.18% -0.0195 0.0025) |
| OKLCH | oklch(93.18% 0.02 172.8) |
| XYZ | xyz(74.2202, 81.5527, 87.4168) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.92
Azure (CSS)
#F0FFFF
ΔE00 4.99
Honeydew
#F0FFF0
ΔE00 5.21
Lightcyan
#E0FFFF
ΔE00 5.72
Light Grey
#D8DCD6
ΔE00 6.08
Ice Blue (survey)
#D7FFFE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEDE7 #EDDCE2
analogous
#DCEDDF #DCEDE7 #DCEBED
triadic
#DCEDE7 #E7DCED #EDE7DC
tetradic
#DCEDE7 #DFDCED #EDDCE2 #EBEDDC
square
#DCEDE7 #DFDCED #EDDCE2 #EBEDDC
split-complementary
#DCEDE7 #EDDCEB #EDDFDC
monochromatic
#8BC3B0 #B4D8CB #DCEDE7 #EBF5F1 #EBF5F1
Accessibility & contrast
On white
1.21
#DCEDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#DCEDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEDE7
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEDE7 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBE7
Deuteranopia (green-blind)
#E8E8E7
Tritanopia (blue-blind)
#D9EDEB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcede7; /* rgb */ color: rgb(220, 237, 231); /* oklch */ color: oklch(93.2% 0.020 172.8);
Tailwind
colors: {
custom: {
50: '#e6f2ee',
500: '#dcede7',
950: '#000000',
},
}SCSS
$custom: #dcede7; $custom-light: #e6f2ee; $custom-dark: #000000;
JSON
{
"hex": "#dcede7",
"rgb": {
"r": 220,
"g": 237,
"b": 231
},
"hsl": {
"h": 158.824,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.93178,
"c": 0.0197,
"h": 172.8
},
"luminance": 0.81554
}Semantic roles & 50–950 ramp
primary
#DCEDE7
secondary
#C7A6B2
accent
#3B62AB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585