#DCF4EC#DCF4EC
#DCF4EC is a very light, muted teal. Relative luminance 0.860; OKLCH L 94.7% C 0.027 H 173.7°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF4EC |
|---|---|
| RGB | rgb(220, 244, 236) |
| HSL | hsl(160, 52%, 91%) |
| HSV | hsv(160, 10%, 96%) |
| CMYK | cmyk(9.8%, 0%, 3.3%, 4.3%) |
| CIE-LAB | lab(94.30, -9.32, 1.18) |
| CIE-LCH | lch(94.30, 9.39, 172.79°) |
| OKLab | oklab(94.74% -0.0271 0.003) |
| OKLCH | oklch(94.74% 0.027 173.7) |
| XYZ | xyz(77.0028, 85.9719, 91.8780) |
| Luminance | 0.8597 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.34
Honeydew
#F0FFF0
ΔE00 4.73
Ice
#D6FFFA
ΔE00 4.90
Ice Blue (survey)
#D7FFFE
ΔE00 5.23
Very Pale Blue
#D6FFFE
ΔE00 5.39
Very Light Blue
#D5FFFF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF4EC #F4DCE4
analogous
#DCF4E0 #DCF4EC #DCF0F4
triadic
#DCF4EC #ECDCF4 #F4ECDC
tetradic
#DCF4EC #E0DCF4 #F4DCE4 #F0F4DC
square
#DCF4EC #E0DCF4 #F4DCE4 #F0F4DC
split-complementary
#DCF4EC #F4DCF0 #F4E0DC
monochromatic
#7FD7B9 #ADE5D3 #DCF4EC #E8F8F2 #E8F8F2
Accessibility & contrast
On white
1.15
#DCF4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#DCF4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF4EC
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF4EC | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EC
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#D7F5F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #dcf4ec; /* rgb */ color: rgb(220, 244, 236); /* oklch */ color: oklch(94.7% 0.027 173.7);
Tailwind
colors: {
custom: {
50: '#e7f7f2',
500: '#dcf4ec',
950: '#000000',
},
}SCSS
$custom: #dcf4ec; $custom-light: #e7f7f2; $custom-dark: #000000;
JSON
{
"hex": "#dcf4ec",
"rgb": {
"r": 220,
"g": 244,
"b": 236
},
"hsl": {
"h": 160,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.94739,
"c": 0.02731,
"h": 173.7
},
"luminance": 0.85973
}Semantic roles & 50–950 ramp
primary
#DCF4EC
secondary
#D3A1B2
accent
#2659C0
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585