#DCF7EC#DCF7EC
#DCF7EC is a very light, muted teal. Relative luminance 0.878; OKLCH L 95.3% C 0.032 H 169.2°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF7EC |
|---|---|
| RGB | rgb(220, 247, 236) |
| HSL | hsl(156, 63%, 92%) |
| HSV | hsv(156, 11%, 97%) |
| CMYK | cmyk(10.9%, 0%, 4.5%, 3.1%) |
| CIE-LAB | lab(95.07, -10.82, 2.30) |
| CIE-LCH | lch(95.07, 11.06, 167.98°) |
| OKLab | oklab(95.35% -0.0312 0.0059) |
| OKLCH | oklch(95.35% 0.032 169.2) |
| XYZ | xyz(77.9129, 87.7920, 92.1813) |
| Luminance | 0.8779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.42
Honeydew
#F0FFF0
ΔE00 4.64
Lightcyan
#E0FFFF
ΔE00 5.00
Ice Blue (survey)
#D7FFFE
ΔE00 5.27
Very Pale Blue
#D6FFFE
ΔE00 5.40
Very Light Blue
#D5FFFF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF7EC #F7DCE7
analogous
#DCF7DF #DCF7EC #DCF5F7
triadic
#DCF7EC #ECDCF7 #F7ECDC
tetradic
#DCF7EC #DFDCF7 #F7DCE7 #F5F7DC
square
#DCF7EC #DFDCF7 #F7DCE7 #F5F7DC
split-complementary
#DCF7EC #F7DCF5 #F7DFDC
monochromatic
#78E0B6 #AAECD1 #DCF7EC #E6F9F1 #E6F9F1
Accessibility & contrast
On white
1.13
#DCF7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#DCF7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF7EC
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF7EC | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EC
Deuteranopia (green-blind)
#F0EFED
Tritanopia (blue-blind)
#D7F7F4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcf7ec; /* rgb */ color: rgb(220, 247, 236); /* oklch */ color: oklch(95.3% 0.032 169.2);
Tailwind
colors: {
custom: {
50: '#e7f9f2',
500: '#dcf7ec',
950: '#000000',
},
}SCSS
$custom: #dcf7ec; $custom-light: #e7f9f2; $custom-dark: #000000;
JSON
{
"hex": "#dcf7ec",
"rgb": {
"r": 220,
"g": 247,
"b": 236
},
"hsl": {
"h": 155.556,
"s": 62.791,
"l": 91.569
},
"oklch": {
"l": 0.9535,
"c": 0.03175,
"h": 169.2
},
"luminance": 0.87793
}Semantic roles & 50–950 ramp
primary
#DCF7EC
secondary
#D99EB6
accent
#1B62CB
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161716
muted
#848585